summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKnut Ahlers2018-11-30 20:32:35 +0100
committerKnut Ahlers2018-11-30 20:32:35 +0100
commit0ae21aa7fb2de2e19d5c167abb256709681380d4 (patch)
tree32cae0f02c910607c0f67ad558ce92df1ecc8bdc /PKGBUILD
parente86ad295ed0cff2fc79e1a1f3375577c6b718752 (diff)
downloadaur-0ae21aa7fb2de2e19d5c167abb256709681380d4.tar.gz
Fix package description
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dbb4f0a6054..26a0d715687e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=envrun
pkgver=0.6.0
-pkgrel=1
-pkgdesc="Small utility to transfer fields of a key in Vault into the environment"
+pkgrel=2
+pkgdesc="Helper utility to inject environment variables stored in a file into processes"
arch=('i686' 'x86_64')
url="https://github.com/Luzifer/$pkgname"
license=('Apache')