summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2022-04-16 16:59:47 -0400
committergraysky2022-04-16 16:59:47 -0400
commit52036b2bf622fe411eaf2ff5281674c435aed99f (patch)
treee04efe76d881d3f2c981b3726e36fc8dca50df3b /PKGBUILD
parent440f10a9ff2c3761783f3f8cd28daaf2792148a9 (diff)
downloadaur-52036b2bf622fe411eaf2ff5281674c435aed99f.tar.gz
Update to 2.46-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12dffd371325..c13dd69f4873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: graysky <graysky AT archlinux dot us>
pkgname=modprobed-db
-pkgver=2.45
+pkgver=2.46
pkgrel=1
pkgdesc='Keeps track of EVERY kernel module ever used - useful for make localmodconfig'
arch=('any')
@@ -11,7 +11,7 @@ replaces=('modprobed_db')
conflicts=('modprobed_db')
url="https://wiki.archlinux.org/index.php/Modprobed-db"
source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('779258faf8fa1522a948b3abfe4f52005510d1d4dcc7544c7b786739d94f0eda')
+sha256sums=('041ce837b4e28ea742d00c1aba8ee934915b968ea8acc758cf5abdafc4a2e017')
install=readme.install
build() {