From 1f58603ae446f809a4bfc7a70481cca71e6f6991 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 29 Apr 2021 17:14:49 -0500 Subject: unzip-6.0-14.parabola1: rebuild --- libre/unzip/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libre/unzip/PKGBUILD b/libre/unzip/PKGBUILD index fa019798c..84be9c042 100644 --- a/libre/unzip/PKGBUILD +++ b/libre/unzip/PKGBUILD @@ -9,17 +9,17 @@ _pkgname=unzip-libre pkgname=unzip pkgver=6.0 _pkgver=${pkgver/./} -pkgrel=13 -pkgrel+=.par1 +pkgrel=14 +pkgrel+=.parabola1 pkgdesc='For extracting and viewing files in .zip archives' -url='http://www.info-zip.org/UnZip.html' +url='https://www.info-zip.org/UnZip.html' arch=('x86_64') arch+=('i686' 'armv7h') license=('custom') depends=('bzip2' 'bash') conflicts=("${_pkgname}") replaces=("${_pkgname}") -mksource=("http://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz" +mksource=("https://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz" 'match.patch') source=("https://repo.parabola.nu/other/${_pkgname}/${pkgname}${_pkgver}-libre.tar.gz" 'overflow-fsize.patch' -- cgit v1.2.2