summaryrefslogtreecommitdiffstats
path: root/testing/lua-penlight/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lua-penlight/APKBUILD')
-rw-r--r--testing/lua-penlight/APKBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/testing/lua-penlight/APKBUILD b/testing/lua-penlight/APKBUILD
index 56980fb3b..48895c2b0 100644
--- a/testing/lua-penlight/APKBUILD
+++ b/testing/lua-penlight/APKBUILD
@@ -1,5 +1,4 @@
-# Contributor:
-# Maintainer:
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lua-penlight
pkgver=0.7.2
pkgrel=0
@@ -12,10 +11,6 @@ install=
subpackages="$pkgname-doc"
source="http://luaforge.net/frs/download.php/4091/pl.0.7.2.zip"
-# append extra dependencies to -dev subpackage
-# remove if not used.
-# depends_dev="somepackage-dev"
-
_builddir="$srcdir"
build() {