summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2023-06-24 08:43:11 +0200
committerMattias Andrée2023-06-24 08:43:11 +0200
commit4945894c6798e2dd9fcaeb5faa5b1c2952db3016 (patch)
treed41fb0958cad76ff3a8f015708b36e188ff77886 /PKGBUILD
parentbadf5332f2b409cabacfd34776dd9f7bff6fab03 (diff)
downloadaur-key2root.tar.gz
Update package release to 1.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f5adb3bb74c..bd05b5780f2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=key2root
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Authenticate with keyfile and run a process as root"
arch=('x86_64')
url="https://maandree.se/proj/key2root.html"
license=('custom:ISC')
+depends=('libar2simplified>=1.1.2' libar2 libblake)
source=($pkgname-$pkgver.tar.gz::https://git.maandree.se/$pkgname/snapshot/$pkgname-$pkgver.tar.gz)
sha256sums=(c365a009daf784398a0d93b0875a263a078cbc8f417c9e262bd83bab57b0a19e)