summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlanpn2021-04-29 09:58:17 +0700
committerlanpn2021-04-29 09:58:17 +0700
commitc0aee32af19edf931bdd4c62497205ac425fd783 (patch)
treeeee797a0176478851ac6ce8bb4396b3786691aa4
parent05825bf8e67a966e398fc15278dc4fa1af1b244d (diff)
downloadaur-c0aee32af19edf931bdd4c62497205ac425fd783.tar.gz
Upgrade to 0.2.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b2e53f088eb..34fae753f26d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lan Phan <phan.ngoclan58[at]gmail[dot]com>
pkgname=taskflow-git
-pkgver=r39.1354414
+pkgver=r45.d96fc79
pkgrel=1
pkgdesc="Simple resource-aware task scheduler"
arch=('x86_64')
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install='install.sh'
-source=('git+https://github.com/lanPN85/taskflow#tag=0.1.0')
+source=('git+https://github.com/lanPN85/taskflow#tag=0.2.0')
noextract=()
md5sums=('SKIP')