Date: Saturday, November 17, 2012 @ 10:56:19
  Author: dreisner
Revision: 171451

upgpkg: arch-install-scripts 9-1

Modified:
  arch-install-scripts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-11-17 15:54:41 UTC (rev 171450)
+++ PKGBUILD    2012-11-17 15:56:19 UTC (rev 171451)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner <[email protected]>
 
 pkgname=arch-install-scripts
-pkgver=8
+pkgver=9
 pkgrel=1
 pkgdesc="Scripts to aid in installing Arch Linux"
 arch=('any')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('bash' 'coreutils' 'pacman' 'util-linux')
 
source=(https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('fa163bfc641b6c32c711a6d9e4519802'
-         '74136d5e49f2a00e1e1a843fc88a35cb')
+md5sums=('672a7bf8f20cf5c86a3a3ff4f132c5f6'
+         'd58a94848ba18cdfebbb262fe70c819d')
 
 build() {
   make -C "$pkgname-$pkgver"

Reply via email to