git » kplotting.git » commit 84ae6ec

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 2206fb1d426569e0bfbbaeffb4318c4a0f82d5e6

Rebuild with Qt 5.13

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1e410be..b8bc1e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kplotting
 pkgver=5.65.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight plotting framework'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'