Date: Monday, April 7, 2014 @ 14:39:44
  Author: dreisner
Revision: 209866

upgpkg: kmod 17-1

Modified:
  kmod/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-04-07 12:32:47 UTC (rev 209865)
+++ PKGBUILD    2014-04-07 12:39:44 UTC (rev 209866)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner <[email protected]>
 
 pkgname=kmod
-pkgver=16
+pkgver=17
 pkgrel=1
 pkgdesc="Linux kernel module handling"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 replaces=('module-init-tools')
 
source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz";
         "depmod-search.conf")
-md5sums=('3006a0287211212501cdfe1211b29f09'
+md5sums=('bc36d28b12dcb2b664a35411560c5610'
          'dd62cbf62bd8f212f51ef8c43bec9a77')
 
 build() {

Reply via email to