From d9030f1e884d506bb8b4f1daeb122c2a4e0e0ffe Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 30 Jun 2014 15:55:41 -0300 Subject: unzip-libre: fix issue on mksource and source --- libre/unzip-libre/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/unzip-libre/PKGBUILD b/libre/unzip-libre/PKGBUILD index 6cdb2159d..933fc8a6a 100644 --- a/libre/unzip-libre/PKGBUILD +++ b/libre/unzip-libre/PKGBUILD @@ -16,9 +16,9 @@ depends=('bzip2' 'bash') provides=("${_pkgname}=${pkgver}") conflicts=("${_pkgname}") replaces=("${_pkgname}") -mksource=('http://downloads.sourceforge.net/infozip/${_pkgname}${_pkgver}.tar.gz' +mksource=("http://downloads.sourceforge.net/infozip/${_pkgname}${_pkgver}.tar.gz" 'match.patch') -source=('https://repo.parabolagnulinux.org/other/${pkgname}/${_pkgname}${_pkgver}-libre.tar.gz') +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${_pkgname}${_pkgver}-libre.tar.gz") mkmd5sums=('62b490407489521db863b523a7f86375' 'e6d9f0c204c2abe6a57dc5e1637d5140') md5sums=('bbe4b7f4d48b2f939b5e43fde0ac7762') -- cgit v1.2.3