summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Grossar2021-03-31 21:37:53 +0200
committerLukas Grossar2021-03-31 21:39:13 +0200
commitd5dd484ef647bd09b4ad159df8b13e9443fccd0f (patch)
tree11911d5cd6da729a3a1d22c3b3c3c4cc9506b37e
parent7d441ca59b35c91df66f220e8237404823604d76 (diff)
downloadaur-d5dd484ef647bd09b4ad159df8b13e9443fccd0f.tar.gz
update to v18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d181bda5076..43d5ee1d5556 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-taskwhisperer
pkgdesc = Gnome Shell TaskWarrior integration
- pkgver = 17
+ pkgver = 18
pkgrel = 1
url = https://github.com/cinatic/taskwhisperer
arch = any
license = GPL3
depends = gnome-shell
- source = https://github.com/cinatic/taskwhisperer/archive/v17.tar.gz
- sha256sums = 0b28cb602c6d674ae141951941c6417b4f96895cb0686c79d3b9aa6bf63a0e97
+ source = https://github.com/cinatic/taskwhisperer/archive/v18.tar.gz
+ sha256sums = df749d97cdacab1bc2c1c3f8681097a795bacc5475abba688bb89d5ade6f713c
pkgname = gnome-shell-extension-taskwhisperer
diff --git a/PKGBUILD b/PKGBUILD
index a55006518620..3affbdb213bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-taskwhisperer
_pkgname=taskwhisperer
-pkgver=17
+pkgver=18
pkgrel=1
pkgdesc="Gnome Shell TaskWarrior integration"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/cinatic/taskwhisperer"
license=('GPL3')
depends=('gnome-shell')
source=("https://github.com/cinatic/taskwhisperer/archive/v${pkgver}.tar.gz")
-sha256sums=('0b28cb602c6d674ae141951941c6417b4f96895cb0686c79d3b9aa6bf63a0e97')
+sha256sums=('df749d97cdacab1bc2c1c3f8681097a795bacc5475abba688bb89d5ade6f713c')
package() {
_extid='taskwhisperer-extension@infinicode.de'