summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2021-06-03 22:29:05 +0200
committerMatMoul2021-06-03 22:29:05 +0200
commit47ee8aef9fb275247bceea02f3e4b87dad4ed1b6 (patch)
tree4f7bf4fcc7fce4772dd55c2bc0baf82b6b67d92c
parentb2ef668e20657115793c4704b0a765c5bb895df2 (diff)
downloadaur-47ee8aef9fb275247bceea02f3e4b87dad4ed1b6.tar.gz
New version
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a98275d45f43..5c64e3de483a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-frameworks
pkgdesc = Notifier for Octopi with Knotifications support
pkgver = 0.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://tintaescura.com/projects/octopi/
arch = i686
arch = x86_64
@@ -11,8 +11,7 @@ pkgbase = octopi-notifier-frameworks
depends = knotifications
provides = octopi-notifier
conflicts = octopi-notifier-qt5
- source = octopi-0.11.0-1.tar.gz::https://github.com/aarnt/octopi/archive/5b8dfb0388aeb471bb4ab5652a651ec1345a1ed5.tar.gz
+ source = octopi-0.11.0-2.tar.gz::https://github.com/aarnt/octopi/archive/5b8dfb0388aeb471bb4ab5652a651ec1345a1ed5.tar.gz
sha256sums = 4c34bfb33e733dd23d42a13a3814d64c7c25de41ce01680a456514a471520729
pkgname = octopi-notifier-frameworks
-
diff --git a/PKGBUILD b/PKGBUILD
index cd23da6619b0..ef687560a661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitsha256='4c34bfb33e733dd23d42a13a3814d64c7c25de41ce01680a456514a471520729'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="https://tintaescura.com/projects/octopi/"