summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBehnam Momeni2023-10-19 18:03:52 +0330
committerBehnam Momeni2023-10-19 18:03:52 +0330
commitaa9cbd8880b50d8061503247abcb54430bd47977 (patch)
tree9ea5221164bb837600ad7721185cf1db46aebdb6 /PKGBUILD
parent3ba31ed98eba48def7aa904aa00cbcf3b88748da (diff)
downloadaur-lib32-kmod.tar.gz
Upgrade to v31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7287e44fe52e..c71433bbf4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=lib32-kmod
-pkgver=30
+pkgver=31
pkgrel=1
pkgdesc="Linux kernel module handling"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('gcc-multilib')
options=('!libtool')
validpgpkeys=('EAB33C9690013C733916AC839BA2A5A630CBEA53') # Lucas DeMarchi
source=("https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-$pkgver.tar."{xz,sign})
-md5sums=('85202f0740a75eb52f2163c776f9b564'
+md5sums=('6165867e1836d51795a11ea4762ff66a'
'SKIP')
build() {