summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian MARGAINE2015-12-28 00:06:56 +0100
committerFlorian MARGAINE2015-12-28 00:06:56 +0100
commitf63dfe4eae8cf8d388b3dc15106d5d67739d34dc (patch)
tree024630143c29c7d8140c22a9d68781b6b4ceb5da /PKGBUILD
parent84ea4cfa5e2c619df95f971a47d60fc7c697a9f6 (diff)
downloadaur-f63dfe4eae8cf8d388b3dc15106d5d67739d34dc.tar.gz
Add a .install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae797ca175ca..ea7e8f9c8315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
depends=(pam)
makedepends=(sbcl wget buildapp libfixposix pam)
options=(!strip)
-install=
+install=hermes.install
source=("https://github.com/ralt/$pkgname/archive/$pkgver.tar.gz")
md5sums=('9d3029dfb700ea51ab1f304971835f78')