summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072020-04-05 18:57:06 +0200
committersL1pKn072020-04-05 18:57:06 +0200
commita747439a716f26f867fcc8a4590d33f44fa1e882 (patch)
treefe5828af27d3ad8e9ec89dc558f73dc14729db9b /PKGBUILD
parenteefbb5ef7119a08282564d3dd3b4c9649fe34ef0 (diff)
downloadaur-lha.tar.gz
ñeee
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e14038f1e2ac..bd232cedd07d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url='http://lha.osdn.jp'
license=('custom:lha')
depends=('glibc')
-makedepend=('git')
+makedepends=('git')
source=("git+https://github.com/jca02266/lha.git#commit=7c3cd95fdf0d2f9198bb779561724cd314bc39a6"
'LICENSE'
)