Date: Wednesday, May 1, 2019 @ 21:43:35 Author: djgera Revision: 352364
upgpkg: archiso 42-1 Modified: archiso/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-01 21:04:38 UTC (rev 352363) +++ PKGBUILD 2019-05-01 21:43:35 UTC (rev 352364) @@ -2,7 +2,7 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=archiso -pkgver=41 +pkgver=42 pkgrel=1 pkgdesc='Tools for creating Arch Linux live and install iso images' arch=('any') @@ -11,7 +11,7 @@ depends=('make' 'arch-install-scripts' 'squashfs-tools' 'libisoburn' 'dosfstools' 'lynx') source=("https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz" "https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig") -sha256sums=('b593437d460cd891cac0ec5c104b59ca13f6318575153a0e6666933334df8388' +sha256sums=('162b233ecc531206bad7ab885977fe3a9a331279a0802f1c2a3945867f7d7edc' 'SKIP') validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel Pozzi
