Date: Saturday, April 8, 2023 @ 03:34:14 Author: felixonmars Revision: 1441629
upgpkg: bup 0.33-2: rebuild with python 3.11 Modified: bup/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 03:34:13 UTC (rev 1441628) +++ PKGBUILD 2023-04-08 03:34:14 UTC (rev 1441629) @@ -11,7 +11,7 @@ pkgname=bup pkgver=0.33 -pkgrel=1 +pkgrel=2 pkgdesc='Efficient backup system based on the git packfile format' arch=(x86_64) url='https://bup.github.io/'
