summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e1b528ffa60..76fe2e5d0e9c 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 = 16
+ pkgrel = 17
url = http://octopiproject.wordpress.com
arch = i686
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = octopi-notifier-qt5
optdepends = xfce4-notifyd: for notifications in XFCE
provides = octopi-notifier
conflicts = octopi-notifier-frameworks
- source = octopi-0.9.0-16.tar.gz::https://github.com/aarnt/octopi/archive/66311c1f4ddbbfa3079f25a06bca58afb19eb46b.tar.gz
- sha256sums = ce05db1da2e2e2d3590a855b12282b2a3e8f1cdb69d2c358ed71cb6662ab8f8f
+ source = octopi-0.9.0-17.tar.gz::https://github.com/aarnt/octopi/archive/e846990877f6a8a4ef55470a46a514e323d6a684.tar.gz
+ sha256sums = 843354f7344f7d4b093ebac7a1fd7b77e2de6156fe5c16bbb478ca8718698f3d
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 4c9849488b5c..eb0842d5d73c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=66311c1f4ddbbfa3079f25a06bca58afb19eb46b
-_gitsha256='ce05db1da2e2e2d3590a855b12282b2a3e8f1cdb69d2c358ed71cb6662ab8f8f'
+_gitcommit=e846990877f6a8a4ef55470a46a514e323d6a684
+_gitsha256='843354f7344f7d4b093ebac7a1fd7b77e2de6156fe5c16bbb478ca8718698f3d'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=16
+pkgrel=17
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"