git » kpackage.git » commit cfeb09b

Rebuild with Qt 5.13

author Antonio Rojas
2019-12-19 06:47:09 UTC
committer Antonio Rojas
2019-12-19 06:47:09 UTC
parent aaf33c1b11c5e1406ad407e9e38b6e5c166bd955

Rebuild with Qt 5.13

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 56fcd74..c691812 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 
 pkgname=kpackage
 pkgver=5.65.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Framework that lets applications manage user installable packages of non-binary assets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'