summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-01-11 04:18:27 +0100
committerMatMoul2020-01-11 04:18:27 +0100
commit91077bb0a795918c5795335a68b44c9714cdcc57 (patch)
treec05702bdc25808e431cb3684a5ae3611c5117be1
parent1d30b068e82cd173e0bf999584f7398ac3559925 (diff)
downloadaur-91077bb0a795918c5795335a68b44c9714cdcc57.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 717e11869f7b..36e7a991243f 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 = 14
+ pkgrel = 15
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-14.tar.gz::https://github.com/aarnt/octopi/archive/6a91e57b58ce1c04e5b0ac01394bc153c548160f.tar.gz
- sha256sums = 5e92d2f0696cf029790b45a06b6f115a214e7c686764eda4c1daf7aa9f4fbfcb
+ source = octopi-0.9.0-15.tar.gz::https://github.com/aarnt/octopi/archive/63bb50a602f39dc5af6e2d40d72042c9a36d317a.tar.gz
+ sha256sums = f379bbb9b1acf86dd6681758229e16770395f37b79486809f69dd35f231f1113
pkgname = octopi-notifier-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index e1c4c6ca9271..db997cc54b70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=6a91e57b58ce1c04e5b0ac01394bc153c548160f
-_gitsha256='5e92d2f0696cf029790b45a06b6f115a214e7c686764eda4c1daf7aa9f4fbfcb'
+_gitcommit=63bb50a602f39dc5af6e2d40d72042c9a36d317a
+_gitsha256='f379bbb9b1acf86dd6681758229e16770395f37b79486809f69dd35f231f1113'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.9.0
-pkgrel=14
+pkgrel=15
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"