Date: Sunday, February 15, 2015 @ 21:11:56 Author: dreisner Revision: 231604
upgpkg: arch-install-scripts 15-1 Modified: arch-install-scripts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-15 18:40:16 UTC (rev 231603) +++ PKGBUILD 2015-02-15 20:11:56 UTC (rev 231604) @@ -2,7 +2,7 @@ # Maintainer: Dave Reisner <[email protected]> pkgname=arch-install-scripts -pkgver=14 +pkgver=15 pkgrel=1 pkgdesc="Scripts to aid in installing Arch Linux" arch=('any') @@ -10,7 +10,7 @@ license=('GPL') depends=('bash' 'coreutils' 'pacman' 'util-linux') source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('fcab5a3e463413b06790969cfe09851c' +md5sums=('cb1734ecae48acfab188eff4bf62b551' 'SKIP') build() {
