summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2019-03-26 22:28:57 +0100
committerMiodrag Tokić2019-03-26 22:28:57 +0100
commitbefb3c24cfc959888bfa0a903ff5e4a0b79d3d87 (patch)
tree32719731910226d973849d62e93e9b3ad7a39bf0 /PKGBUILD
parent391fbf960a820ba19f8f5a504fda43bc5ad75e17 (diff)
downloadaur-befb3c24cfc959888bfa0a903ff5e4a0b79d3d87.tar.gz
Update to version 1.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eedd76b05bd9..cb7d202da41a 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.11
+pkgver=1.7.0
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=('4f656f2a260b3d7d567a202f805ece4c7883b4eed792c21dff62a761e216501a')
+sha256sums=('492c43597582de3f63965e819697ad7c02ec5330da3e993497e6e5c80189de21')
build() {
cd "Go-For-It-$pkgver"