summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2020-09-28 18:14:57 +0200
committerMiodrag Tokić2020-09-28 18:14:57 +0200
commit29c43f41f0e6be249445e7b8d896f1fd1e3c7aa5 (patch)
tree2bfa63eee8e8e32f62411115a84d6516fece9da5 /PKGBUILD
parent23f1f97fed0f7df9fc1ecc95ccc1f07e9fe95419 (diff)
downloadaur-29c43f41f0e6be249445e7b8d896f1fd1e3c7aa5.tar.gz
Update to version 1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87f69e23e976..8a627c4ec118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Manuel Kehl <https://launchpad.net/~mank319, https://github.com/mank319/>
pkgname=go-for-it
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
pkgdesc='A stylish to-do list with built-in productivity timer.'
arch=('i686' 'x86_64')
url='https://github.com/JMoerman/Go-For-It'
@@ -14,7 +14,7 @@ makedepends=('vala' 'cmake' 'intltool')
conflicts=('go-for-it-git')
install='go-for-it.install'
source=("$pkgname-$pkgver.tar.gz::https://github.com/JMoerman/Go-For-It/archive/${pkgver}.tar.gz")
-sha256sums=('a0e53c80ce43aa4ce15c71d239cc1a1847ab600821d9c77ba528f47d32173e08')
+sha256sums=('4337e94fda69d27ed689f36ac17b865fc5b2567aa9fa1cb2a664516376b3a5d9')
build() {
cd "Go-For-It-$pkgver"