summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2019-03-26 23:10:46 +0100
committerMiodrag Tokić2019-03-26 23:10:46 +0100
commitf86e01911cc9d60b04f6dd46a6f02db3f2b327ae (patch)
treee333b5b306a8f9aeb6375bbce62626003942bfa2 /PKGBUILD
parentc138e50bf68045ec6d404c90dc6c01010737722c (diff)
downloadaur-f86e01911cc9d60b04f6dd46a6f02db3f2b327ae.tar.gz
Update to version 1.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1209a26107d9..6711728b6a21 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.7.0
+pkgver=1.7.1
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=('492c43597582de3f63965e819697ad7c02ec5330da3e993497e6e5c80189de21')
+sha256sums=('c7783736dd7c1182d2c7d51ab05176588b1c09372def731d3f0b2d4fa2234540')
build() {
cd "Go-For-It-$pkgver"