Date: Wednesday, March 2, 2016 @ 14:38:26 Author: djgera Revision: 260508
upgpkg: archiso 25-1 Modified: archiso/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-02 09:18:59 UTC (rev 260507) +++ PKGBUILD 2016-03-02 13:38:26 UTC (rev 260508) @@ -3,7 +3,7 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=archiso -pkgver=24 +pkgver=25 pkgrel=1 pkgdesc='Tools for creating Arch Linux live and install iso images' arch=('any') @@ -12,7 +12,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") -sha1sums=('ec329b779ec94dae5dab9524a21ce50977af01d5' +sha1sums=('5ff16ca04728cfb06885263a06901b4c2c706152' 'SKIP') validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel Pozzi
