git » syndication.git » commit 0f5b3ab

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 9ced3a5608569e62028473812ab56b214af24b83

Rebuild with Qt 5.13

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6c14705..8c31053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=syndication
 pkgver=5.65.0
-pkgrel=1
+pkgrel=2
 pkgdesc="RSS/Atom parser library"
 arch=(x86_64)
 url="https://community.kde.org/Frameworks"