summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJon Gjengset2015-10-07 12:06:40 -0400
committerJon Gjengset2015-10-07 12:06:40 -0400
commitf8822e9ac95a95685697e19ae4a64cb7921e623e (patch)
tree3fc04f0ecabbcd6411236a4a9562c168d305efa6 /PKGBUILD
parent8cf878bd0b697c33f78a0b75cd1c021dc7bcc520 (diff)
downloadaur-f8822e9ac95a95685697e19ae4a64cb7921e623e.tar.gz
Project changed to BSD license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cef617e64d95..cc627cbfc870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Jon Gjengset <jon@thesquareplanet.com>
pkgname=coz-git
pkgver=r246.479a3c1
-pkgrel=1
+pkgrel=2
pkgdesc="a new kind of profiler that measures optimization potential"
arch=('x86_64')
url="https://github.com/plasma-umass/coz"
-license=('GPL2')
+license=('BSD')
depends=('python' 'clang>=3.1')
makedepends=('git')
options=()