aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreoli3n2020-05-12 16:09:16 +0200
committereoli3n2020-05-12 16:09:16 +0200
commitd93da3ffee832f2e4efbc877af725ad5507d1c1f (patch)
treeb83735ae5db2a95646f269a7ff9a7b42c87c71c2 /PKGBUILD
parentc4cbef66249894d6e04ea350570648a014a61929 (diff)
downloadaur-d93da3ffee832f2e4efbc877af725ad5507d1c1f.tar.gz
trigger only on kernel upgrades
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00982b85b5e2..f537bc09a242 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Info: https://github.com/johnramsden/zectl/issues/16
pkgname=zectl-pacman-hook
pkgrel=1
-pkgver=0.1.1
-pkgdesc="Automate boot environment creation and rotation before pacman upgrade"
+pkgver=0.1.2
+pkgdesc="Automate boot environment creation and rotation before kernel upgrade"
arch=('any')
url="https://github.com/eoli3n/$pkgname"
license=('UNLICENSE')
@@ -12,7 +12,7 @@ install="INSTALL"
source=("10-zectl-pre.hook"
"zectl-prune"
"UNLICENSE")
-sha256sums=("cc2d2f335bb2b636ed7b873be5f5fb8456f0cbfc877cd4b05f8b08dd7b4f9f53"
+sha256sums=("9e212d633cb87ac2789ece3c5a86db6a93f266327db8a360e882dfd9583ac0c9"
"b38b0b2fca33ce64d5c1e713feb3bd7d3a0e85fa8d5c4c5220edefc2a63440da"
"d3c4f1607c9488b22732511b83e6f6173d82499c0678c899666ca12c36517f72")