Date: Wednesday, April 10, 2013 @ 15:44:36
  Author: dreisner
Revision: 182420

upgpkg: kmod 13-1

Modified:
  kmod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-10 13:31:59 UTC (rev 182419)
+++ PKGBUILD    2013-04-10 13:44:36 UTC (rev 182420)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner <[email protected]>
 
 pkgname=kmod
-pkgver=12
+pkgver=13
 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=('3d63b146c8ee5a04dfbef4be97f8226b'
+md5sums=('d5aba43b9370cd52f3cb35e82a1aa595'
          'dd62cbf62bd8f212f51ef8c43bec9a77')
 
 build() {

Reply via email to