T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / kernel-modules-hook
Commits: dec22a35 by T.J. Townsend at 2024-07-12T15:06:23-04:00 upgpkg: 0.1.7-3: Rebuild packages that are missing .SRCINFO part 2 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = kernel-modules-hook + pkgdesc = Keeps your system fully functional after a kernel upgrade + pkgver = 0.1.7 + pkgrel = 3 + url = https://github.com/saber-nyan/kernel-modules-hook + arch = any + license = UNLICENSE + depends = rsync + source = linux-modules-cleanup.conf + source = linux-modules-cleanup.service + source = 10-linux-modules-post.hook + source = 10-linux-modules-pre.hook + source = UNLICENSE + sha256sums = 4169b44c297ddb7aad2220c6eba7c7942e3396f92528c59617955ab5560cb4cf + sha256sums = 5d947290ef8c94b33c79c531e5615f4c9bea38e7649092d34af3bf0af5b1ca24 + sha256sums = 900502d030e925fca6188b9448fbaf6562d6e23cd5c50938cdf00522825f76c2 + sha256sums = f7ea2947c3fbe1510b3ea5cc5793b8197f0718dcb12daea3da9b27b3cf1c4116 + sha256sums = 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c + +pkgname = kernel-modules-hook ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Artoria Pendragon <[email protected]> pkgname=kernel-modules-hook pkgver=0.1.7 -pkgrel=2 +pkgrel=3 pkgdesc="Keeps your system fully functional after a kernel upgrade" arch=('any') url="https://github.com/saber-nyan/kernel-modules-hook" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kernel-modules-hook/-/commit/dec22a35440f9d240b8c58dca34f7a43b5fdd451 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kernel-modules-hook/-/commit/dec22a35440f9d240b8c58dca34f7a43b5fdd451 You're receiving this email because of your account on gitlab.archlinux.org.
