summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuentin Retornaz2018-04-04 21:06:22 +0200
committerQuentin Retornaz2018-04-04 21:06:22 +0200
commit7c2d607f0cfc84184398f647fb948ef8f1a6c600 (patch)
tree2cf591564b3f26d7c06f3b7204ed4f66af76c225 /PKGBUILD
parentdd8a58d33d3124d9a46937008e7e28ede92c7880 (diff)
downloadaur-7c2d607f0cfc84184398f647fb948ef8f1a6c600.tar.gz
pkgver: 1.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f65247b33a20..22067c633495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Manuel Kehl <https://launchpad.net/~mank319, https://github.com/mank319/>
pkgname=go-for-it
-pkgver=1.6.3
+pkgver=1.6.5
pkgrel=1
pkgdesc='A stylish to-do list with built-in productivity timer.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=()
makedepends=('vala' 'cmake' 'intltool')
conflicts=('go-for-it-git' 'go-for-it-bzr')
source=(${pkgver}.tar.gz::https://github.com/mank319/Go-For-It/archive/${pkgver}.tar.gz)
-sha256sums=('8299f2d6d5bfb13b7696b387d52a033101b4f2c303eab768c5c4f8daabb18b67')
+sha256sums=('af3ba1529b45e697caf22e79821768c742903084c76eb2637a15ec51508b2e35')
build() {
cd Go-For-It-${pkgver}