summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2022-11-08 19:15:25 +0100
committerMatMoul2022-11-08 19:15:25 +0100
commit25f61b51f210d9b05183b6c714c550fa03eb0e0d (patch)
tree7116e069cb2f20298c4ed6766e3549695820d3d5
parentff11aa87c6e023aa3b1eb5cc0769c9ec5469c7a2 (diff)
downloadaur-25f61b51f210d9b05183b6c714c550fa03eb0e0d.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 45b9060fd55f..79ecc00f8722 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-qt5
pkgdesc = Notifier for Octopi using Qt5 libs
pkgver = 0.14.0
- pkgrel = 1
+ pkgrel = 2
url = https://tintaescura.com/projects/octopi/
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = octopi-notifier-qt5
optdepends = xfce4-notifyd: for notifications in XFCE
provides = octopi-notifier
conflicts = octopi-notifier-frameworks
- source = octopi-0.14.0-1.tar.gz::https://github.com/aarnt/octopi/archive/0a47127c711c20f9f8f4c42298a25992dbbf98b9.tar.gz
+ source = octopi-0.14.0-2.tar.gz::https://github.com/aarnt/octopi/archive/0a47127c711c20f9f8f4c42298a25992dbbf98b9.tar.gz
sha256sums = 41cf58d9fd12143e34b75798cc65ad467aed69257c8e04a7b9cbee77ae01d133
pkgname = octopi-notifier-qt5
diff --git a/PKGBUILD b/PKGBUILD
index b3833fb1b870..77ad0e92485c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitsha256='41cf58d9fd12143e34b75798cc65ad467aed69257c8e04a7b9cbee77ae01d133'
pkgbase=octopi-notifier-qt5
pkgname=('octopi-notifier-qt5')
pkgver=0.14.0
-pkgrel=1
+pkgrel=2
pkgdesc="Notifier for Octopi using Qt5 libs"
arch=('i686' 'x86_64')
url="https://tintaescura.com/projects/octopi/"