summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Retornaz2015-12-17 01:43:58 +0100
committerQuentin Retornaz2015-12-17 01:43:58 +0100
commit0423462ba14dfa68518efce8f91ffbbe794e5e2d (patch)
tree4e92a3bcfcec4d876b70f6195fc212690a1cbfff
parent386f2c3a87c2b888d398c8bef7b69818d284ba64 (diff)
downloadaur-0423462ba14dfa68518efce8f91ffbbe794e5e2d.tar.gz
v1.4-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdb4dcf735aa..973edc464e35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 17 00:34:56 UTC 2015
+# Thu Dec 17 00:43:17 UTC 2015
pkgbase = go-for-it
pkgdesc = A stylish to-do list with built-in productivity timer.
pkgver = 1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mank319/Go-For-It
install = go-for-it.install
arch = i686
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() {