summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-24 11:24:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-24 11:24:44 -0300
commitbd11dcb2247690a5469c855c97905d5d6dd4645f (patch)
treecb975fca0b2df7fb33fe2ca5b0bda6d7a988cb3d
parentf11fb985fb8fae92a00c1f7ea73a4557dd0b1c7c (diff)
downloadabslibre-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
-rw-r--r--libre/linux-libre/ChangeLog5
-rw-r--r--libre/linux-libre/PKGBUILD2
2 files changed, 6 insertions, 1 deletions
diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog
index 5259f3e89..d593767ac 100644
--- a/libre/linux-libre/ChangeLog
+++ b/libre/linux-libre/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-24 André Silva <emulatorman@parabola.nu>
+
+ * linux-libre-3.16.1.gnu-1.1
+ * Changed upstream format based from the source code.
+
2013-07-15 André Silva <emulatorman@parabola.nu>
* linux-libre-3.10.1-1
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')