summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2020-06-29 06:25:44 -0400
committergraysky2020-06-29 06:25:44 -0400
commit38a0195c499ce77c92010b98ecb320832bfece2c (patch)
tree1bf19dac0448aad1ac7bbfb28082645eed423af4 /PKGBUILD
parent73be275ca4e63c1706c890e7d379111fa95af56d (diff)
downloadaur-38a0195c499ce77c92010b98ecb320832bfece2c.tar.gz
Update to 2.43-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45dbe19759e0..e6354ce6e9d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: graysky <graysky AT archlinux dot us>
pkgname=modprobed-db
-pkgver=2.41
+pkgver=2.43
pkgrel=1
pkgdesc='Keeps track of EVERY kernel module ever used - useful for those of us who 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=('8896ab79aaf0b656d6cb40361fe94e9fba54f4ebddf53b987fc5125c777f577f')
+sha256sums=('e125ae5de5cf41c21bdbe60548e6b8d3d841ac00359abd7be0794e9504405182')
install=readme.install
build() {