summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2023-09-11 10:51:41 +0200
committerMatMoul2023-09-11 10:51:41 +0200
commit5086b0ba905270611cf2ca622a12b827902c15d5 (patch)
treea98b4c5570382aab74d8a6b3911f36b7b215ca04 /PKGBUILD
parentf1dd5b85c6f7216e4d68686f5e5ea50f00afc1a4 (diff)
downloadaur-5086b0ba905270611cf2ca622a12b827902c15d5.tar.gz
Version 0.15.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f7215bab6ce..70bdf5639c61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_githubuser=aarnt
_githubrepo=octopi
-_pkgtagname=v0.14.0
+_pkgtagname=v0.15.0
pkgname=octopi-notifier-qt5
-pkgver=0.14.0
-pkgrel=2
+pkgver=0.15.0
+pkgrel=1
pkgdesc='Notifier for Octopi using Qt5 libs'
arch=('any')
url="https://tintaescura.com/projects/octopi/"
@@ -16,7 +16,7 @@ makedepends=('qt5-tools')
optdepends=('xfce4-notifyd: for notifications in XFCE')
provides=('octopi-notifier')
source=("${_githubrepo}::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")
-sha256sums=('9b548661807fe8eecc20726a4aefa25658c4ce1bf1bc8f51b54829809d76f12d')
+sha256sums=('e94525d906d6ab4f5fc594cf1a267668ae5f1fa7f32e449ddfa84328dd738f30')
build() {
cd "${_githubrepo}-${pkgver}"