summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Grossar2021-04-01 22:43:49 +0200
committerLukas Grossar2021-04-01 22:43:49 +0200
commit63ba5d9818fca45308ffcb3c8309a49f66c23048 (patch)
tree2656e749431cbab64298c96f7ccd5df5201f623e /PKGBUILD
parentd5dd484ef647bd09b4ad159df8b13e9443fccd0f (diff)
downloadaur-63ba5d9818fca45308ffcb3c8309a49f66c23048.tar.gz
upgrade to v19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3affbdb213bc..190a74b14152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-taskwhisperer
_pkgname=taskwhisperer
-pkgver=18
+pkgver=19
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=('df749d97cdacab1bc2c1c3f8681097a795bacc5475abba688bb89d5ade6f713c')
+sha256sums=('e076d2fc8e311f26937338ed161b57678167b5940ae53215c8fa7c3bc1b7e3fe')
package() {
_extid='taskwhisperer-extension@infinicode.de'