summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06397eba617c..4bec748aab28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Tom Hacohen <tom@stosb.com>
pkgname=acme-tiny-wrapper
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A wrapper around acme-tiny for easier certificate generation"
url="https://github.com/tasn/acme-tiny-wrapper"
+makedepends=('git')
depends=('bash' 'acme-tiny')
license=('MIT')
arch=('any')