diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-03-22 03:20:33 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-03-22 03:20:33 -0300 |
commit | 2dd531a614987e24095b2df4595a0170614d0f74 (patch) | |
tree | c8918caf1a086e409cab758679fdce3f300658f9 /libre/linux-libre-tools/PKGBUILD | |
parent | 71d6cf93f41e9353bd4878d5fda61f14b988e252 (diff) | |
download | abslibre-2dd531a614987e24095b2df4595a0170614d0f74.tar.gz abslibre-2dd531a614987e24095b2df4595a0170614d0f74.tar.bz2 abslibre-2dd531a614987e24095b2df4595a0170614d0f74.zip |
libre/linux-libre-tools
Diffstat (limited to 'libre/linux-libre-tools/PKGBUILD')
-rw-r--r-- | libre/linux-libre-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD index 286fb97fb..023d8fa22 100644 --- a/libre/linux-libre-tools/PKGBUILD +++ b/libre/linux-libre-tools/PKGBUILD @@ -6,10 +6,10 @@ pkgbase=linux-libre-tools pkgname=('perf-libre' 'cpupower-libre') pkgver=3.3 kernver=${pkgver} -pkgrel=1 +pkgrel=1.1 license=('GPL2') arch=('i686' 'x86_64') -url='http://www.kernel.org' +url='http://linux-libre.fsfla.org/' options=('!strip') makedepends=('asciidoc' 'xmlto') # split packages need all package dependencies set manually in makedepends |