summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2021-11-12 23:03:52 +0100
committerMatMoul2021-11-12 23:03:52 +0100
commit5632d8eacdaf03d27ca2672c5394b92abfa73e80 (patch)
tree8910b65f1b19abc98dae11b30da9720175e5207a
parentfa20c829d90c8d41b3269c0db8f191f4c3f64877 (diff)
downloadaur-5632d8eacdaf03d27ca2672c5394b92abfa73e80.tar.gz
New version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfe40fb8fb08..05445cea8fa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-frameworks
pkgdesc = Notifier for Octopi with Knotifications support
pkgver = 0.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://tintaescura.com/projects/octopi/
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = octopi-notifier-frameworks
depends = knotifications
provides = octopi-notifier
conflicts = octopi-notifier-qt5
- source = octopi-0.12.0-1.tar.gz::https://github.com/aarnt/octopi/archive/6fd963066f255e877e4a88dc2f68012e54ef8c38.tar.gz
+ source = octopi-0.12.0-2.tar.gz::https://github.com/aarnt/octopi/archive/6fd963066f255e877e4a88dc2f68012e54ef8c38.tar.gz
sha256sums = a8439d2cf662dea581d95a209dde66bd21cd00b2429a4cd46cbe0eb5434259a6
pkgname = octopi-notifier-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index f241e562a3bc..dc3b249079f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitsha256='a8439d2cf662dea581d95a209dde66bd21cd00b2429a4cd46cbe0eb5434259a6'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="https://tintaescura.com/projects/octopi/"