Date: Thursday, September 22, 2022 @ 19:56:51
  Author: felixonmars
Revision: 1309087

upgpkg: python-parse-type 0.6.0-2: fix invalid buildtoolver in .BUILDINFO

Modified:
  python-parse-type/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-22 19:56:35 UTC (rev 1309086)
+++ PKGBUILD    2022-09-22 19:56:51 UTC (rev 1309087)
@@ -2,7 +2,7 @@
 
 pkgname=python-parse-type
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplifies to build parse types based on the parse module"
 url="https://github.com/jenisys/parse_type";
 license=('BSD')

Reply via email to