diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-24 11:27:55 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-24 11:27:55 -0300 |
commit | f3c06e3d733f88c814e7bdf916f826dac84f92ae (patch) | |
tree | 1fa7fd8e405c6f5a72d1b5ba552836c5b9890982 /libre/linux-libre-lts | |
parent | bd11dcb2247690a5469c855c97905d5d6dd4645f (diff) | |
download | abslibre-f3c06e3d733f88c814e7bdf916f826dac84f92ae.tar.gz abslibre-f3c06e3d733f88c814e7bdf916f826dac84f92ae.tar.bz2 abslibre-f3c06e3d733f88c814e7bdf916f826dac84f92ae.zip |
linux-libre-lts-3.14.17.gnu-1.1: update pkgrel because there was packages related to linux-libre with the same version on [libre-testing]
Diffstat (limited to 'libre/linux-libre-lts')
-rw-r--r-- | libre/linux-libre-lts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index c7af75a14..925955992 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/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') |