summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-03-26 22:40:20 +0100
committerMatMoul2020-03-26 22:40:20 +0100
commit0203ea080eb83d6eaf2757b251efd51227fa16a6 (patch)
treed3e1b98854d4cdc6ddc56e42a081f1b946cde233
parenta5546dbe98b39e28bc34b80dd16bf127488c8624 (diff)
downloadaur-0203ea080eb83d6eaf2757b251efd51227fa16a6.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 11e3fa34c6d3..321ca9eabc65 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 = 22
+ pkgrel = 23
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-22.tar.gz::https://github.com/aarnt/octopi/archive/292506e02006be89f02fe6ccb10f8e3ceefbf7e8.tar.gz
- sha256sums = 9ce5ccca003bb738f707801ad70aef9ae45de1662f7bd2c53e7ec4dc41efdc77
+ source = octopi-0.9.0-23.tar.gz::https://github.com/aarnt/octopi/archive/3dc3fa73ec5d44994bd0e0798e539df9910ff08b.tar.gz
+ sha256sums = a5817b8f040fde0964e998999a3464d2c1d92e2af2077388ce57272e20cdd66b
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 402ed38885d6..0e0c70be4dd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=292506e02006be89f02fe6ccb10f8e3ceefbf7e8
-_gitsha256='9ce5ccca003bb738f707801ad70aef9ae45de1662f7bd2c53e7ec4dc41efdc77'
+_gitcommit=3dc3fa73ec5d44994bd0e0798e539df9910ff08b
+_gitsha256='a5817b8f040fde0964e998999a3464d2c1d92e2af2077388ce57272e20cdd66b'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.9.0
-pkgrel=22
+pkgrel=23
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"