summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2020-10-24 23:27:32 +0200
committerMiodrag Tokić2020-10-24 23:27:32 +0200
commit48a0447dcec69d4558e46675a461a1dd82e5ce30 (patch)
treea006dab7162fcbb3ee1f2fb0d07abce12cd07402 /PKGBUILD
parenteaf25c5485c60c195c1acaefb42539577acfbebb (diff)
downloadaur-48a0447dcec69d4558e46675a461a1dd82e5ce30.tar.gz
Update to version 1.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dd78a4dcd10..4c95c175be2e 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.3
+pkgver=1.8.5
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=('408e6644562208618976a0ed6e78fb0f8b336b6727ca6d39897da49c0a9ccdc6')
+sha256sums=('f3f91d8f11f1401ab808f58696bc813aa892ea9781bc76ed29e33aaaec87bfbd')
build() {
cd "Go-For-It-$pkgver"