summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreyenx2021-03-10 16:33:50 +0100
committereyenx2021-03-10 16:33:50 +0100
commit7d441ca59b35c91df66f220e8237404823604d76 (patch)
tree13b629a378c1ac020a829ea119f9cbfb66fa4963
parent8584a4848812ed3f3e796e815eef486879bc1da0 (diff)
downloadaur-7d441ca59b35c91df66f220e8237404823604d76.tar.gz
feat(update): v17
Signed-off-by: eyenx <eye@eyenx.ch>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b99b5c843515..7d181bda5076 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-taskwhisperer
pkgdesc = Gnome Shell TaskWarrior integration
- pkgver = 16
+ pkgver = 17
pkgrel = 1
url = https://github.com/cinatic/taskwhisperer
arch = any
license = GPL3
depends = gnome-shell
- source = https://github.com/cinatic/taskwhisperer/archive/v16.tar.gz
- sha256sums = b52a721260267464322f27267b209c93d4cc91e722114273b9161e621504e3ea
+ source = https://github.com/cinatic/taskwhisperer/archive/v17.tar.gz
+ sha256sums = 0b28cb602c6d674ae141951941c6417b4f96895cb0686c79d3b9aa6bf63a0e97
pkgname = gnome-shell-extension-taskwhisperer
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'