[arch-commits] Commit in linux/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jan 14 18:38:05 UTC 2016


    Date: Thursday, January 14, 2016 @ 19:38:05
  Author: tpowa
Revision: 258317

upgpkg: linux 4.4-2

fix PKGVER

Modified:
  linux/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-14 18:00:45 UTC (rev 258316)
+++ PKGBUILD	2016-01-14 18:38:05 UTC (rev 258317)
@@ -6,7 +6,7 @@
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-4.4
 pkgver=4.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')



More information about the arch-commits mailing list