diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-24 11:24:44 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-24 11:24:44 -0300 |
commit | bd11dcb2247690a5469c855c97905d5d6dd4645f (patch) | |
tree | cb975fca0b2df7fb33fe2ca5b0bda6d7a988cb3d /libre/linux-libre/PKGBUILD | |
parent | f11fb985fb8fae92a00c1f7ea73a4557dd0b1c7c (diff) | |
download | abslibre-bd11dcb2247690a5469c855c97905d5d6dd4645f.tar.gz abslibre-bd11dcb2247690a5469c855c97905d5d6dd4645f.tar.bz2 abslibre-bd11dcb2247690a5469c855c97905d5d6dd4645f.zip |
linux-libre-3.16.1.gnu-1.1: update pkgrel because there was packages related to linux-libre with the same version on [libre-testing], update Changelog
Diffstat (limited to 'libre/linux-libre/PKGBUILD')
-rw-r--r-- | libre/linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 75e5618e4..077fc8cd8 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -17,7 +17,7 @@ _replacesalx=('linux-libre%-kmod-alx') # '%' gets replaced with _kernelname _srcname=linux-${_pkgbasever%-*} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=1.1 arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" license=('GPL2') |