git » kcontacts.git » commit 955a35c

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 75b47b7765976ea46bee0ac678f274c9b81be0cd

Rebuild with Qt 5.13

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7d2d169..01cf03d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=kcontacts
 epoch=1
 pkgver=5.65.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Address book API for KDE"
 arch=(x86_64)
 url="https://community.kde.org/Frameworks"