summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Grossar2021-03-31 21:37:53 +0200
committerLukas Grossar2021-03-31 21:39:13 +0200
commitd5dd484ef647bd09b4ad159df8b13e9443fccd0f (patch)
tree11911d5cd6da729a3a1d22c3b3c3c4cc9506b37e /PKGBUILD
parent7d441ca59b35c91df66f220e8237404823604d76 (diff)
downloadaur-d5dd484ef647bd09b4ad159df8b13e9443fccd0f.tar.gz
update to v18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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'