git » kauth.git » commit fafae73

Python 3.7 rebuild

author Felix Yan
2018-07-23 09:03:55 UTC
committer Felix Yan
2018-07-23 09:03:55 UTC
parent cc446f2795c14f5f60493c7ccea62a828451b40f

Python 3.7 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 938b4cf..438a38c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kauth
 pkgver=5.48.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Abstraction to system policy and authentication features'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'