summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip2016-04-28 13:49:24 +0200
committerJosip2016-04-28 13:49:24 +0200
commitdda55406a7c83cbb0b213ef313cdd3abb82df573 (patch)
tree1f974fb1ee6bbad8af2619038f9db0fbc7a28b45
parent4a34dab0274b4ba23d5498bd9579f25371fe148e (diff)
downloadaur-dda55406a7c83cbb0b213ef313cdd3abb82df573.tar.gz
Use hooks...
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3100fd971f0..ac4e0f816253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qactus-git
pkgdesc = A Qt-based OBS notifier application.
- pkgver = v0.6.0.r1.gd99d5cd
+ pkgver = v0.7.0.r36.g8560b4c
pkgrel = 1
url = https://github.com/javierllorente/qactus
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 84cd1e41df49..88207e651d82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor:
pkgname=qactus-git
-pkgver=v0.6.0.r1.gd99d5cd
+pkgver=v0.7.0.r36.g8560b4c
pkgrel=1
pkgdesc="A Qt-based OBS notifier application."
arch=('i686' 'x86_64')