summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2022-04-02 06:39:29 -0400
committergraysky2022-04-02 06:39:29 -0400
commit440f10a9ff2c3761783f3f8cd28daaf2792148a9 (patch)
treefd404e0bec937754cd872558a57d0adc63a64308 /PKGBUILD
parent6e2d0e1ae14f97c28fd8a4242cdb48207fe49371 (diff)
downloadaur-440f10a9ff2c3761783f3f8cd28daaf2792148a9.tar.gz
Update to 2.45-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b54dc96726a..12dffd371325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: graysky <graysky AT archlinux dot us>
pkgname=modprobed-db
-pkgver=2.44
+pkgver=2.45
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=('712fbc6ff40f439a688fc2e3d1fbd81226a24ef63ce37aa086c30cdd2c6e7047')
+sha256sums=('779258faf8fa1522a948b3abfe4f52005510d1d4dcc7544c7b786739d94f0eda')
install=readme.install
build() {