summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-06-27 21:57:14 +0200
committerMatMoul2020-06-27 21:57:14 +0200
commit632fc0f9c545b119328da9e5dfad4fff25e7a64c (patch)
treeb1684dec172edcc7c2cf8f5ee07f2270fa924d34
parent439ea4fd5985fb846c0a211c009cd43abba592d6 (diff)
downloadaur-632fc0f9c545b119328da9e5dfad4fff25e7a64c.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 f2074959e173..dabc31adaf6b 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 = 26
+ pkgrel = 27
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-26.tar.gz::https://github.com/aarnt/octopi/archive/4b3507539c342e39c5dd78e20e8111675e2f4438.tar.gz
- sha256sums = 9671ee169b42b6f558ce41d8478c59d28685f38f6b6c3c7e14bc27b977a21fdd
+ source = octopi-0.9.0-27.tar.gz::https://github.com/aarnt/octopi/archive/363374f639e5bcb42affab6f74128d667a5b54c2.tar.gz
+ sha256sums = 5f5d26daef4663b7d2cf7289975aa0a944b4579865073043a9b37425d231fa05
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index f49fe8a5780a..b49d54efe094 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=4b3507539c342e39c5dd78e20e8111675e2f4438
-_gitsha256='9671ee169b42b6f558ce41d8478c59d28685f38f6b6c3c7e14bc27b977a21fdd'
+_gitcommit=363374f639e5bcb42affab6f74128d667a5b54c2
+_gitsha256='5f5d26daef4663b7d2cf7289975aa0a944b4579865073043a9b37425d231fa05'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=26
+pkgrel=27
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"