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

Thomas Bächler thomas at nymeria.archlinux.org
Tue Apr 1 23:08:31 UTC 2014


    Date: Wednesday, April 2, 2014 @ 01:08:31
  Author: thomas
Revision: 209733

upgpkg: linux-manpages 3.14-1

Modified:
  linux-manpages/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-01 22:04:05 UTC (rev 209732)
+++ PKGBUILD	2014-04-01 23:08:31 UTC (rev 209733)
@@ -3,7 +3,7 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=linux-manpages
-pkgver=3.13
+pkgver=3.14
 pkgrel=1
 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux kernel."
 arch=('any')
@@ -13,8 +13,8 @@
 replaces=('kernel26-manpages')
 conflicts=('kernel26-manpages')
 provides=('kernel26-manpages')
-source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz")
-sha256sums=('4d5e5eee5f276424c32e9591f1b6c971baedc7b49f28ce03d1f48b1e5d6226a2')
+source=("https://www.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz")
+sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa')
 
 build() {
   cd "${srcdir}/linux-$pkgver"




More information about the arch-commits mailing list