summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlireza-S.N2017-03-20 08:01:40 +0330
committerAlireza-S.N2017-03-20 08:01:40 +0330
commit83f1a63b09b9de0ef15da3c8bc975cd78993445b (patch)
tree5dcca2289711e687960561b7f03cb9f573222273 /PKGBUILD
parent1e72d634aec39276b226ed056f55c0477776057c (diff)
downloadaur-83f1a63b09b9de0ef15da3c8bc975cd78993445b.tar.gz
update pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68c954c8ef99..f69a0769c0fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=('git')
provides=("apk-preview")
source=("${pkgname}::git+https://github.com/alireza6677/apk-preview.git")
md5sums=('SKIP')
-
+install=${pkgname}.install
prepare() {
cd "${srcdir}/${pkgname}"