From 332ff3ed21987776991a2b46d554bb13a97ffd14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 29 Nov 2018 11:51:29 +0100 Subject: [PATCH] runawk: rebuild for metadata --- srcpkgs/runawk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/runawk/template b/srcpkgs/runawk/template index cee7a0a54ec..e2948c73478 100644 --- a/srcpkgs/runawk/template +++ b/srcpkgs/runawk/template @@ -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 " +maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/cheusov/runawk" distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"