summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2019-02-26 23:07:42 +0100
committerMiodrag Tokić2019-02-26 23:08:22 +0100
commitde677a77b7f18b09f3fa1e0d41ea0ca37adb72e2 (patch)
tree0be29d6982277eaa92d2638e9362f7d4144aa11d /PKGBUILD
parentd931e2653d3ed91375c16026f5a1ca1ec86ce6a0 (diff)
downloadaur-de677a77b7f18b09f3fa1e0d41ea0ca37adb72e2.tar.gz
Update to version 1.6.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 693157c4eb3b..989a1bbda076 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.9
+pkgver=1.6.10
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=('5f1ddba9261d33ee05162985448f72dd361401d8d0dbbefc31c222db249f0a66')
+sha256sums=('1f286805a1f295c00afcb441b6026913ce1e626709c7e7c398f19565d43b8e0d')
build() {
cd "Go-For-It-$pkgver"