aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreoli3n2020-05-11 19:43:24 +0200
committereoli3n2020-05-11 19:43:24 +0200
commitc4cbef66249894d6e04ea350570648a014a61929 (patch)
tree184fcd97e2d2d96806a36676be926b05e70b97f9 /PKGBUILD
parent1c60efcd30327280c7dfe267b74b22d0bb85a439 (diff)
downloadaur-c4cbef66249894d6e04ea350570648a014a61929.tar.gz
run only on upgrades
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 438ce562b734..00982b85b5e2 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.0
-pkgdesc="Create and prune zectl boot environments before any pacman command"
+pkgver=0.1.1
+pkgdesc="Automate boot environment creation and rotation before pacman 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=("de9a144e6cda1911395b6491f2e83af0089a72e9eab92199d489b29919d76c2f"
+sha256sums=("cc2d2f335bb2b636ed7b873be5f5fb8456f0cbfc877cd4b05f8b08dd7b4f9f53"
"b38b0b2fca33ce64d5c1e713feb3bd7d3a0e85fa8d5c4c5220edefc2a63440da"
"d3c4f1607c9488b22732511b83e6f6173d82499c0678c899666ca12c36517f72")