diff --git a/peazip/PKGBUILD b/peazip/PKGBUILD index f86dfdafb..989def269 100644 --- a/peazip/PKGBUILD +++ b/peazip/PKGBUILD @@ -1,5 +1,5 @@ pkgname=peazip -pkgver=5.6.1 +pkgver=5.7.0 pkgrel=1 pkgdesc="Free, Open Source file and archive manager. Supports 7Z, ACE, ARC, CAB, ISO, PAQ, PEA, RAR, TAR, ZIP and many more archive formats." arch=('x86_64') @@ -9,9 +9,9 @@ depends=('zip' 'unzip' 'unrar' 'xz' 'p7zip' 'unarj' 'fpc-qtbindings') makedepends=('lazarus') optdepends=('rar: support for RAR archive compression') categories=('utils') -source=("http://sourceforge.net/projects/peazip/files/${pkgver}/${pkgname}-${pkgver}.src.zip" +source=("https://github.com/giorgiotani/PeaZip/releases/download/${pkgver}/${pkgname}-${pkgver}.src.zip" 'altconf.txt') -md5sums=('77762e72c674fed19b83e840aab4a865' +md5sums=('413b48f221f7dacdadf3e0d4218b8d80' '8bc81e527370ae11c78511db5e2bbeb4') build() {