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 639678e18bc3..cb866d26af44 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 = 10
+ pkgrel = 11
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-10.tar.gz::https://github.com/aarnt/octopi/archive/6caaef4b9a7239640ac8d235933898703e1d13e7.tar.gz
- sha256sums = 166bc3d3e1f727e84fafaecb915523f392c5ce92eb30617c40f7a9837df90b8b
+ source = octopi-0.9.0-11.tar.gz::https://github.com/aarnt/octopi/archive/5241d0f58c396d465c18aed2df8f6e55260f7fc8.tar.gz
+ sha256sums = 1fa017b5e5850471048a91bc399aa8aa511d01cd01b816d2ceca7d1802b33d3c
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 6a413a6356c5..5216e85a5fe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=6caaef4b9a7239640ac8d235933898703e1d13e7
-_gitsha256='166bc3d3e1f727e84fafaecb915523f392c5ce92eb30617c40f7a9837df90b8b'
+_gitcommit=5241d0f58c396d465c18aed2df8f6e55260f7fc8
+_gitsha256='1fa017b5e5850471048a91bc399aa8aa511d01cd01b816d2ceca7d1802b33d3c'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=10
+pkgrel=11
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"