summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daec551cafa3..09bf53895966 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-qt5
pkgdesc = Notifier for Octopi using Qt5 libs
pkgver = 0.9.0
- pkgrel = 12
+ pkgrel = 13
url = http://octopiproject.wordpress.com
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = octopi-notifier-qt5
optdepends = xfce4-notifyd: for notifications in XFCE
provides = octopi-notifier
conflicts = octopi-notifier-frameworks
- source = octopi-0.9.0-12.tar.gz::https://github.com/aarnt/octopi/archive/0a7f7c782ed898a0580bcf78de248abe2fa4fe5a.tar.gz
+ source = octopi-0.9.0-13.tar.gz::https://github.com/aarnt/octopi/archive/0a7f7c782ed898a0580bcf78de248abe2fa4fe5a.tar.gz
sha256sums = f5347ac1e9a489099dc73c81479595cf80e6aeb0171e33e993a3367b7bd260fd
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 7d85d72db6cb..f3ee89aefa8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitsha256='f5347ac1e9a489099dc73c81479595cf80e6aeb0171e33e993a3367b7bd260fd'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=12
+pkgrel=13
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"