summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2021-03-24 20:06:13 +0100
committerMiodrag Tokić2021-03-24 20:06:13 +0100
commit086454cd2e3f17346e681911ebb9e6cc275a5fc3 (patch)
tree591f653995a92c579345cac574d8b8a6fa4179a7 /PKGBUILD
parentc0595f4fc179551ad83b749beed018649662f17a (diff)
downloadaur-086454cd2e3f17346e681911ebb9e6cc275a5fc3.tar.gz
Update to version 1.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1b18e38197b..2d6d61b6e420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Manuel Kehl <https://launchpad.net/~mank319, https://github.com/mank319/>
pkgname=go-for-it
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc='A stylish to-do list with built-in productivity timer.'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ makedepends=('vala' 'cmake')
conflicts=('go-for-it-git')
install='go-for-it.install'
source=("$pkgname-$pkgver.tar.gz::https://github.com/JMoerman/Go-For-It/archive/${pkgver}.tar.gz")
-sha256sums=('9d48d0e45c4ac74972a015671b6dd70ff57435a7f66a1188d95e19ac6b5b2009')
+sha256sums=('0cc4f9a61fe4efa18bf81cccef0e0a737b4c58f0ed0b8ea9cc6976d5621d2430')
build() {
cd "Go-For-It-$pkgver"