git » ktexteditor.git » commit ee98d54

Move dbus conf to /usr/share

author Antonio Rojas
2019-01-14 21:54:24 UTC
committer Antonio Rojas
2019-01-14 21:54:24 UTC
parent a90d95443a1fb724d92b8af89f1b81432a926975

Move dbus conf to /usr/share

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 51c4493..e71c89b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=ktexteditor
 pkgver=5.54.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'