summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Grossar2021-04-01 22:43:49 +0200
committerLukas Grossar2021-04-01 22:43:49 +0200
commit63ba5d9818fca45308ffcb3c8309a49f66c23048 (patch)
tree2656e749431cbab64298c96f7ccd5df5201f623e
parentd5dd484ef647bd09b4ad159df8b13e9443fccd0f (diff)
downloadaur-63ba5d9818fca45308ffcb3c8309a49f66c23048.tar.gz
upgrade to v19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43d5ee1d5556..832dd8fce7d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-taskwhisperer
pkgdesc = Gnome Shell TaskWarrior integration
- pkgver = 18
+ pkgver = 19
pkgrel = 1
url = https://github.com/cinatic/taskwhisperer
arch = any
license = GPL3
depends = gnome-shell
- source = https://github.com/cinatic/taskwhisperer/archive/v18.tar.gz
- sha256sums = df749d97cdacab1bc2c1c3f8681097a795bacc5475abba688bb89d5ade6f713c
+ source = https://github.com/cinatic/taskwhisperer/archive/v19.tar.gz
+ sha256sums = e076d2fc8e311f26937338ed161b57678167b5940ae53215c8fa7c3bc1b7e3fe
pkgname = gnome-shell-extension-taskwhisperer
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'