summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreyenx2021-03-10 16:33:50 +0100
committereyenx2021-03-10 16:33:50 +0100
commit7d441ca59b35c91df66f220e8237404823604d76 (patch)
tree13b629a378c1ac020a829ea119f9cbfb66fa4963 /PKGBUILD
parent8584a4848812ed3f3e796e815eef486879bc1da0 (diff)
downloadaur-7d441ca59b35c91df66f220e8237404823604d76.tar.gz
feat(update): v17
Signed-off-by: eyenx <eye@eyenx.ch>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87a4f46839e4..a55006518620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-taskwhisperer
_pkgname=taskwhisperer
-pkgver=16
+pkgver=17
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=('b52a721260267464322f27267b209c93d4cc91e722114273b9161e621504e3ea')
+sha256sums=('0b28cb602c6d674ae141951941c6417b4f96895cb0686c79d3b9aa6bf63a0e97')
package() {
_extid='taskwhisperer-extension@infinicode.de'