summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuentin Retornaz2015-12-17 01:43:58 +0100
committerQuentin Retornaz2015-12-17 01:43:58 +0100
commit0423462ba14dfa68518efce8f91ffbbe794e5e2d (patch)
tree4e92a3bcfcec4d876b70f6195fc212690a1cbfff /PKGBUILD
parent386f2c3a87c2b888d398c8bef7b69818d284ba64 (diff)
downloadaur-0423462ba14dfa68518efce8f91ffbbe794e5e2d.tar.gz
v1.4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8185fe4b0ec4..d208d406e4cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=go-for-it
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc='A stylish to-do list with built-in productivity timer.'
arch=('i686' 'x86_64')
url='https://github.com/mank319/Go-For-It'
@@ -13,7 +13,7 @@ optdepends=()
makedepends=('vala' 'cmake')
conflicts=('go-for-it-git' 'go-for-it-bzr')
install=go-for-it.install
-source=(https://github.com/mank319/Go-For-It/archive/release_v1.4.tar.gz)
+source=(https://github.com/mank319/Go-For-It/archive/release_v${pkgver}.tar.gz)
sha256sums=('76201c6c047f8d3e3f86d0a607b4e2f0f723007e7ed3a0f778bcf3fe0e39c85b')
prepare() {