summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2019-01-15 23:00:51 +0100
committerMiodrag Tokić2019-01-15 23:00:51 +0100
commitf0a6893b38e78bacfdc85bdc27abbb544f996a26 (patch)
tree97c2345e2b39af0d579aa2b222e1fc493e2e8d39 /PKGBUILD
parent9bb9f62fb39cd84a86d257bea13420a12b36a7c6 (diff)
downloadaur-f0a6893b38e78bacfdc85bdc27abbb544f996a26.tar.gz
Update to version 1.6.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8afc68255266..1dd4d7c9daed 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.6.8
+pkgver=1.6.9
pkgrel=1
pkgdesc='A stylish to-do list with built-in productivity timer.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('gtk3' 'libnotify')
makedepends=('vala' 'cmake' 'intltool')
conflicts=('go-for-it-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/mank319/Go-For-It/archive/${pkgver}.tar.gz")
-sha256sums=('4dbb12e521948b7f306e5a611b9a79126864bf5c8af1c1fd13b09ce1bfe88546')
+sha256sums=('5f1ddba9261d33ee05162985448f72dd361401d8d0dbbefc31c222db249f0a66')
build() {
cd "Go-For-It-$pkgver"