summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnil Kulkarni2022-10-04 15:16:33 -0700
committerAnil Kulkarni2022-10-04 15:16:33 -0700
commita6914d09be445ff0f2a8294743544c0f8dad5c77 (patch)
tree4255269efae2aa08e89df0ef70dccadc4cbf2387 /PKGBUILD
parent5ca6531e94547d027f5a039d71afbcc8d1a5c1c8 (diff)
downloadaur-a6914d09be445ff0f2a8294743544c0f8dad5c77.tar.gz
lvm-autosnap v0.0.2 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a63e1f56376..9691404fb491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer A. Kulkarni <cd+aur [shift-2] terminal.space>
pkgname=lvm-autosnap
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
pkgdesc='Create lvm snapshots during boot and automatically offer to restore your system if it stops booting.'
arch=('any')
@@ -42,3 +42,4 @@ package() {
install -D -m0644 "${srcdir}/${_snapshot}/runtime-hook.sh" "${pkgdir}/usr/lib/initcpio/hooks/lvm-autosnap"
}
sha256sums=('5166933acf3cefe98ee2f773d11007935898e2eeb01de30dd227c91e96a92271')
+