Date: Wednesday, May 3, 2023 @ 18:36:23
Author: felixonmars
Revision: 1458447
upgpkg: redo-python 0.42.d-3: fix pkgrel downgrade
Modified:
redo-python/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-05-03 18:28:20 UTC (rev 1458446)
+++ PKGBUILD 2023-05-03 18:36:23 UTC (rev 1458447)
@@ -3,7 +3,7 @@
pkgname=redo-python
pkgver=0.42.d
-pkgrel=1
+pkgrel=3
pkgdesc='An implementation of the redo build system in Python'
arch=('any')
url='https://github.com/apenwarr/redo'