summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2019-12-27 22:12:47 +0100
committerMatMoul2019-12-27 22:12:47 +0100
commit9254eda6c81d411401251dd6da3c53402c307775 (patch)
tree06c5e517631d2677a4c147a85cc05a179aef67f6
parentaf5ccd25f33f51852b416f9cdec4d504731a4105 (diff)
downloadaur-9254eda6c81d411401251dd6da3c53402c307775.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 cb866d26af44..fb2ecf84f531 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 = 11
+ pkgrel = 12
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-11.tar.gz::https://github.com/aarnt/octopi/archive/5241d0f58c396d465c18aed2df8f6e55260f7fc8.tar.gz
- sha256sums = 1fa017b5e5850471048a91bc399aa8aa511d01cd01b816d2ceca7d1802b33d3c
+ source = octopi-0.9.0-12.tar.gz::https://github.com/aarnt/octopi/archive/4df7758e8215216abe46acdf3e942282370a8790.tar.gz
+ sha256sums = c9abacebbd2ae9fd3d4f61cbfa0f00c47cd93a5d80de895889f1fcf90ecad488
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 5216e85a5fe1..027b28a15a6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=5241d0f58c396d465c18aed2df8f6e55260f7fc8
-_gitsha256='1fa017b5e5850471048a91bc399aa8aa511d01cd01b816d2ceca7d1802b33d3c'
+_gitcommit=4df7758e8215216abe46acdf3e942282370a8790
+_gitsha256='c9abacebbd2ae9fd3d4f61cbfa0f00c47cd93a5d80de895889f1fcf90ecad488'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=11
+pkgrel=12
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"