summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2020-07-24 01:30:30 +0200
committerMatMoul2020-07-24 01:30:30 +0200
commitc04e1f6402ed4bcf145966f9b39494ad4769349d (patch)
tree518651927721af245798f8f99962956e88f6535b
parent89e964d0185f4121c4a30eec539de48fa2ee7607 (diff)
downloadaur-c04e1f6402ed4bcf145966f9b39494ad4769349d.tar.gz
New version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fe94898e5b5..914d86b101b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = octopi-notifier-frameworks
pkgdesc = Notifier for Octopi with Knotifications support
pkgver = 0.10.0
- pkgrel = 0
- url = http://octopiproject.wordpress.com
+ pkgrel = 1
+ url = https://tintaescura.com/projects/octopi/
arch = i686
arch = x86_64
license = GPL2
@@ -11,7 +11,7 @@ pkgbase = octopi-notifier-frameworks
depends = knotifications
provides = octopi-notifier
conflicts = octopi-notifier-qt5
- source = octopi-0.10.0-0.tar.gz::https://github.com/aarnt/octopi/archive/f6961a89cab1078989a084b42694516ffc75c491.tar.gz
+ source = octopi-0.10.0-1.tar.gz::https://github.com/aarnt/octopi/archive/f6961a89cab1078989a084b42694516ffc75c491.tar.gz
sha256sums = d05ba89605fd601b2c5ddd09e019d9912207674825c463cdd32c8c057cb68e94
pkgname = octopi-notifier-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index 3240cf83d422..82387fadf47e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ _gitsha256='d05ba89605fd601b2c5ddd09e019d9912207674825c463cdd32c8c057cb68e94'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.10.0
-pkgrel=0
+pkgrel=1
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
-url="http://octopiproject.wordpress.com"
+url="https://tintaescura.com/projects/octopi/"
license=('GPL2')
depends=('octopi' 'knotifications')
makedepends=('qt5-tools')