summaryrefslogtreecommitdiff
path: root/core/kmod
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-10 01:01:50 -0700
committerroot <root@rshg054.dnsready.net>2013-07-10 01:01:50 -0700
commitb509d58f0ff9d5b9167eb65b0264d014c8ac9d66 (patch)
tree3f56c991ed763cacd474d208be44d496dbc96b48 /core/kmod
parent10aa61ef39e662453e1d817046e359372fe3b326 (diff)
Wed Jul 10 01:01:50 PDT 2013
Diffstat (limited to 'core/kmod')
-rw-r--r--core/kmod/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/kmod/PKGBUILD b/core/kmod/PKGBUILD
index 4ea0575c4..88fdabef2 100644
--- a/core/kmod/PKGBUILD
+++ b/core/kmod/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 187032 2013-06-03 11:15:16Z allan $
+# $Id: PKGBUILD 189849 2013-07-09 13:17:26Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=kmod
-pkgver=13
-pkgrel=2
+pkgver=14
+pkgrel=1
pkgdesc="Linux kernel module handling"
arch=('i686' 'x86_64')
url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
@@ -16,7 +16,7 @@ conflicts=('module-init-tools')
replaces=('module-init-tools')
source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz"
"depmod-search.conf")
-md5sums=('d5aba43b9370cd52f3cb35e82a1aa595'
+md5sums=('38009d0d6f10678a3ec22ccd29210d13'
'dd62cbf62bd8f212f51ef8c43bec9a77')
build() {