git » ki18n.git » commit 90ea7da

Rebuild to fix python bindings

author Antonio Rojas
2018-07-16 18:07:14 UTC
committer Antonio Rojas
2018-07-16 18:07:14 UTC
parent aa8a2ef5ffeca98f38d3ce12bbd3b500b452d491

Rebuild to fix python bindings

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d848ac2..8d80085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=ki18n
 pkgver=5.48.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced internationalization framework'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'