git » bluez-qt.git » commit d32add3

Reset pkgrel

author Antonio Rojas
2015-05-26 06:33:03 UTC
committer Antonio Rojas
2015-05-26 06:33:03 UTC
parent 85a8d7aaff917dae01b9d80210fde84b0b70fd8d

Reset pkgrel

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index fb515f4..3ec966b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=bluez-qt
 pkgver=5.3.1
-pkgrel=3
+pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/bluez-qt'