summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYamakaky2016-11-11 18:14:40 -0500
committerYamakaky2016-11-11 18:14:40 -0500
commitcf4e44a9a43caa0876e876d92dfed6fef31c5c4a (patch)
treeef23eac38d7837f626319d43c070b157a0932ed1 /PKGBUILD
parent224c58eb5142715277fcd3c512c377a6cba86d15 (diff)
downloadaur-cf4e44a9a43caa0876e876d92dfed6fef31c5c4a.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7809833916b2..c44d2690eb30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Yamakaky <yamakaky@yamaworld.fr>
pkgname=bloaty-git
pkgver=0.0.0.r68.g263f2ef
-pkgrel=1
+pkgrel=2
pkgdesc="A size profiler for binaries"
arch=("x86_64" "x86")
url="https://github.com/google/bloaty"
-license=("Apache v2.0")
+license=("Apache")
makedepends=("git" "gcc")
source=("git+https://github.com/google/bloaty")
md5sums=("SKIP")