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 7faf09da5edd..11e3fa34c6d3 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 = 21
+ pkgrel = 22
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-21.tar.gz::https://github.com/aarnt/octopi/archive/99f737e3cc92b8269da085ab2539bdba80833e49.tar.gz
- sha256sums = 7a7a76cd5dc35f42b0e06ec214c6e04562c07f05185ab077295ca17d710360c9
+ source = octopi-0.9.0-22.tar.gz::https://github.com/aarnt/octopi/archive/292506e02006be89f02fe6ccb10f8e3ceefbf7e8.tar.gz
+ sha256sums = 9ce5ccca003bb738f707801ad70aef9ae45de1662f7bd2c53e7ec4dc41efdc77
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 3b7edf4040be..402ed38885d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=99f737e3cc92b8269da085ab2539bdba80833e49
-_gitsha256='7a7a76cd5dc35f42b0e06ec214c6e04562c07f05185ab077295ca17d710360c9'
+_gitcommit=292506e02006be89f02fe6ccb10f8e3ceefbf7e8
+_gitsha256='9ce5ccca003bb738f707801ad70aef9ae45de1662f7bd2c53e7ec4dc41efdc77'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=21
+pkgrel=22
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"