Date: Friday, April 7, 2023 @ 04:10:55
Author: felixonmars
Revision: 1440458
upgpkg: patatt 0.6.3-2: rebuild with python 3.11
Modified:
patatt/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:10:33 UTC (rev 1440457)
+++ PKGBUILD 2023-04-07 04:10:55 UTC (rev 1440458)
@@ -3,7 +3,7 @@
pkgname=patatt
pkgver=0.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="A simple library to add cryptographic attestation to patches sent via
email"
arch=("any")
depends=('python-pynacl')
@@ -28,4 +28,3 @@
install -d "$pkgdir/usr/share/man/man5"
install -m644 man/*.5 "$pkgdir/usr/share/man/man5"
}
-