summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYOUNG HO CHA2018-03-24 09:31:59 +0900
committerYOUNG HO CHA2018-03-24 09:31:59 +0900
commitbe658bfe500565b1ee76dbe730c7cb6462322fca (patch)
tree3159b9207d1e80608affad38ed2f5fbb36bea708 /PKGBUILD
parent3f4ea5421d8cf3feb37d2ee6606ae8b6ef2b4359 (diff)
downloadaur-be658bfe500565b1ee76dbe730c7cb6462322fca.tar.gz
uftrace: use tagname instead of commit
Signed-off-by: YOUNG HO CHA <ganadist@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c482f5b3ddac..548c9c807b2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: YOUNG HO CHA <ganadist@gmail.com>
pkgname=uftrace
-_commit=8b723a6
-pkgver=0.8.3+$_commit
+pkgver=0.8.3
pkgrel=0
pkgdesc="Tool to trace and analyze execution of a program written in C/C++"
arch=(arm x86_64)
@@ -18,7 +17,7 @@ backup=()
options=(!emptydirs)
install=
changelog=
-source=("git+https://github.com/namhyung/$pkgname.git#commit=$_commit")
+source=("git+https://github.com/namhyung/$pkgname.git#tag=v$pkgver")
noextract=()
md5sums=('SKIP') #autofill using updpkgsums