summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrisjbillington2022-03-23 09:10:22 +1100
committerchrisjbillington2022-03-23 09:10:22 +1100
commit40ca990c80826fe0f9610c61a4ae7ef45b3807a9 (patch)
treefaeae0e9ad127e799768c9597a6c279fdf57d26d /PKGBUILD
parent1e68fee685836fec5589c8088b61b206be1868ca (diff)
downloadaur-remove-orphaned-kernels.tar.gz
1.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 112499e6d50b..bcead7543d71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
pkgname=remove-orphaned-kernels
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="pacman -Rs orphaned kernel and driver packages, excluding currently-running."
arch=('any')
@@ -8,7 +8,7 @@ url="https://aur.archlinux.org/packages/${pkgname}/"
license=('GPL')
depends=('python' 'sudo')
source=("${pkgname}")
-sha256sums=('d041487cf36a813ca2cf8abe023bdc6ec13921574580c3fbbbc4eb73f4c0f0fb')
+sha256sums=('80e00f2abe3d43da602388bbc89989b6288c9b9f068419a05a2aa4d015cd06e0')
package() {
install -m755 -d "${pkgdir}/usr/bin/"