summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheOneWithTheBraid2021-06-15 19:43:51 +0200
committerTheOneWithTheBraid2021-06-15 19:43:51 +0200
commit2d3893b576c15e6701dfb257d7614f891b956bf7 (patch)
tree337c39d444e8db9c1c19eb6178e2bf03cb3c7dd2
parent96eb1f925d55be6128b4b8a62a61cfee144143b8 (diff)
downloadaur-2d3893b576c15e6701dfb257d7614f891b956bf7.tar.gz
Updated to version 0.1.2
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97b960cc5ca8..c0e5688f0748 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,16 @@
# Maintainer: WithTheBraid <the-one@with-the-braid.cr>
pkgname=yubihibernate
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="Hibernate (or whatever) your computer as soon as your Yubikey is unplugged."
url="https://gitlab.com/TheOneWithTheBraid/yubihibernate/"
arch=(any)
license=('EUPL-1.2')
depends=('usbutils')
+backup=('etc/yubihibernate/device.conf')
source=("https://gitlab.com/TheOneWithTheBraid/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=("0624c1d567684f7d1f2cf3f5c23cc38bf36f160e55a016c645f00a7af70e0e63")
+sha256sums=("d961c921691a6a909ccbed9772451deb7685580c7e6b3f9a5563c56748e979b1")
package() {