git » kauth.git » commit cc446f2

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 17:57:40 UTC
committer Antonio Rojas
2018-07-16 17:57:40 UTC
parent 156ac5aad1f72b6f2444fc8c1d282bb3671a353d

Rebuild to fix python bindings

PKGBUILD +1 -1

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