summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2020-09-28 18:18:55 +0200
committerMiodrag Tokić2020-09-28 18:18:55 +0200
commiteaf25c5485c60c195c1acaefb42539577acfbebb (patch)
tree8cabc59e79554499550af12759c3c85c477be5be /PKGBUILD
parent29c43f41f0e6be249445e7b8d896f1fd1e3c7aa5 (diff)
downloadaur-eaf25c5485c60c195c1acaefb42539577acfbebb.tar.gz
Update to version 1.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a627c4ec118..3dd78a4dcd10 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.2
+pkgver=1.8.3
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=('4337e94fda69d27ed689f36ac17b865fc5b2567aa9fa1cb2a664516376b3a5d9')
+sha256sums=('408e6644562208618976a0ed6e78fb0f8b336b6727ca6d39897da49c0a9ccdc6')
build() {
cd "Go-For-It-$pkgver"