summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2020-10-24 23:29:10 +0200
committerMiodrag Tokić2020-10-24 23:29:10 +0200
commit8599212b68fc20b5c1f6643d8f859b841c548255 (patch)
tree9005b07f0c11b5d0a89669f3b6d61dcb96f0724e /PKGBUILD
parent48a0447dcec69d4558e46675a461a1dd82e5ce30 (diff)
downloadaur-8599212b68fc20b5c1f6643d8f859b841c548255.tar.gz
Update to version 1.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c95c175be2e..d4f801a47fd5 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.8.5
+pkgver=1.8.6
pkgrel=1
pkgdesc='A stylish to-do list with built-in productivity timer.'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('vala' 'cmake' 'intltool')
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=('f3f91d8f11f1401ab808f58696bc813aa892ea9781bc76ed29e33aaaec87bfbd')
+sha256sums=('7da5396b253797a051f906301286799ab1cfacf713e6e24f5557bfb182a8f019')
build() {
cd "Go-For-It-$pkgver"