summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPablo Couto2015-07-28 13:10:10 +0200
committerPablo Couto2015-07-28 13:28:22 +0200
commitb95897b6ce398100e806c1485d63a96f7af6eda0 (patch)
tree10725e707560930bace8caed58f849a40a257f1a /PKGBUILD
parentf9fb2eb127b8a6cf55580ddfbd5466aab23bd1e9 (diff)
downloadaur-b95897b6ce398100e806c1485d63a96f7af6eda0.tar.gz
update to version 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbead5c8e229..525ff67dd1b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# dot com> (https://github.com/harleypig/abs/tree/463a8ac/aur/taskd-git)
pkgname=taskd-git
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="A lightweight secure server providing multi-user, multi-client
access to task data"
@@ -15,7 +15,7 @@ license=('MIT')
install=taskd.install
-source=("${pkgname}::git+https://git.tasktools.org/scm/tm/taskd.git#branch=1.1.0"
+source=("${pkgname}::git+https://git.tasktools.org/scm/tm/taskd.git#branch=1.2.0"
'taskd.conf'
'taskd.notes')