summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2021-04-29 17:14:49 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2021-04-29 17:14:49 -0500
commit1f58603ae446f809a4bfc7a70481cca71e6f6991 (patch)
tree2cae03572f4c11ea1138a3ddbb1cfef965d486fe
parent1dd3b9e6da3012ee5f1f05a7daf9c147ab8eda16 (diff)
unzip-6.0-14.parabola1: rebuild
-rw-r--r--libre/unzip/PKGBUILD8
1 files 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'