summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-06-27 22:28:04 +0200
committerMatMoul2020-06-27 22:28:04 +0200
commitc740b8e79176ca879dbfb06bd6fc928624d1636b (patch)
treef862165981f17d68bb63bc634884a1e855384488
parent8a89d1283871c2305e0c51db18a81ff0ac916db6 (diff)
downloadaur-c740b8e79176ca879dbfb06bd6fc928624d1636b.tar.gz
New version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7829f176b60b..2fbc06d39ac8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-frameworks
pkgdesc = Notifier for Octopi with Knotifications support
pkgver = 0.9.0
- pkgrel = 27
+ pkgrel = 28
url = http://octopiproject.wordpress.com
arch = i686
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = octopi-notifier-frameworks
depends = knotifications
provides = octopi-notifier
conflicts = octopi-notifier-qt5
- source = octopi-0.9.0-27.tar.gz::https://github.com/aarnt/octopi/archive/363374f639e5bcb42affab6f74128d667a5b54c2.tar.gz
- sha256sums = 5f5d26daef4663b7d2cf7289975aa0a944b4579865073043a9b37425d231fa05
+ source = octopi-0.9.0-28.tar.gz::https://github.com/aarnt/octopi/archive/7da9c3edc0c19352bfbac7f3d4e064fc83112eff.tar.gz
+ sha256sums = 54724a0c87edc7a25aa5a3dbf7e1f1cc8f53dc2176d14e2fa6305af21d716932
pkgname = octopi-notifier-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index 882884626e03..315bdc82ee06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=363374f639e5bcb42affab6f74128d667a5b54c2
-_gitsha256='5f5d26daef4663b7d2cf7289975aa0a944b4579865073043a9b37425d231fa05'
+_gitcommit=7da9c3edc0c19352bfbac7f3d4e064fc83112eff
+_gitsha256='54724a0c87edc7a25aa5a3dbf7e1f1cc8f53dc2176d14e2fa6305af21d716932'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.9.0
-pkgrel=27
+pkgrel=28
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"