runawk: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-29 11:51:29 +01:00 committed by maxice8
parent 9eff3d6f31
commit 332ff3ed21
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,12 +1,12 @@
# Template file for 'runawk'
pkgname=runawk
version=1.6.0
revision=1
revision=2
wrksrc="${pkgname}-${pkgname}-${version}"
hostmakedepends="mk-configure perl"
depends="virtual?awk"
short_desc="Powerful wrapper for AWK interpreter"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/cheusov/runawk"
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"