summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Grossar2021-04-23 15:11:16 +0200
committerLukas Grossar2021-04-23 15:11:16 +0200
commitd5eb6d4743cd348a1d7c313017a68951d4dd74a8 (patch)
tree86e42c0a1b39c746ec44a66200bc005d0cc4797f
parent63ba5d9818fca45308ffcb3c8309a49f66c23048 (diff)
downloadaur-d5eb6d4743cd348a1d7c313017a68951d4dd74a8.tar.gz
update to v20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 832dd8fce7d4..b979030a3e84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-taskwhisperer
pkgdesc = Gnome Shell TaskWarrior integration
- pkgver = 19
+ pkgver = 20
pkgrel = 1
url = https://github.com/cinatic/taskwhisperer
arch = any
license = GPL3
depends = gnome-shell
- source = https://github.com/cinatic/taskwhisperer/archive/v19.tar.gz
- sha256sums = e076d2fc8e311f26937338ed161b57678167b5940ae53215c8fa7c3bc1b7e3fe
+ source = https://github.com/cinatic/taskwhisperer/archive/v20.tar.gz
+ sha256sums = 663d3d4d6997e517ab24b29ca75584d9ead69d36799e7c8aa91a95925bd4905e
pkgname = gnome-shell-extension-taskwhisperer
diff --git a/PKGBUILD b/PKGBUILD
index 190a74b14152..31fcd2211093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-taskwhisperer
_pkgname=taskwhisperer
-pkgver=19
+pkgver=20
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=('e076d2fc8e311f26937338ed161b57678167b5940ae53215c8fa7c3bc1b7e3fe')
+sha256sums=('663d3d4d6997e517ab24b29ca75584d9ead69d36799e7c8aa91a95925bd4905e')
package() {
_extid='taskwhisperer-extension@infinicode.de'