summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-01-03 05:32:47 +0100
committerMatMoul2020-01-03 05:32:47 +0100
commit1d30b068e82cd173e0bf999584f7398ac3559925 (patch)
tree7eb3b033b598fb4adbb25f470d088f75b1fbdb28
parent37fa19a62112806a806800ff0340c1c039d239b6 (diff)
downloadaur-1d30b068e82cd173e0bf999584f7398ac3559925.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 df45e36758f5..717e11869f7b 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 = 13
+ pkgrel = 14
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-13.tar.gz::https://github.com/aarnt/octopi/archive/0a7f7c782ed898a0580bcf78de248abe2fa4fe5a.tar.gz
- sha256sums = f5347ac1e9a489099dc73c81479595cf80e6aeb0171e33e993a3367b7bd260fd
+ source = octopi-0.9.0-14.tar.gz::https://github.com/aarnt/octopi/archive/6a91e57b58ce1c04e5b0ac01394bc153c548160f.tar.gz
+ sha256sums = 5e92d2f0696cf029790b45a06b6f115a214e7c686764eda4c1daf7aa9f4fbfcb
pkgname = octopi-notifier-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index e743842eb7db..e1c4c6ca9271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=0a7f7c782ed898a0580bcf78de248abe2fa4fe5a
-_gitsha256='f5347ac1e9a489099dc73c81479595cf80e6aeb0171e33e993a3367b7bd260fd'
+_gitcommit=6a91e57b58ce1c04e5b0ac01394bc153c548160f
+_gitsha256='5e92d2f0696cf029790b45a06b6f115a214e7c686764eda4c1daf7aa9f4fbfcb'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.9.0
-pkgrel=13
+pkgrel=14
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"