[arch-commits] Commit in arch-install-scripts/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Thu Sep 6 15:51:53 UTC 2012
Date: Thursday, September 6, 2012 @ 11:51:53
Author: dreisner
Revision: 166338
upgpkg: arch-install-scripts 6-1
Modified:
arch-install-scripts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-06 15:49:53 UTC (rev 166337)
+++ PKGBUILD 2012-09-06 15:51:53 UTC (rev 166338)
@@ -2,7 +2,7 @@
# Maintainer: Dave Reisner <dreisner at archlinux.org>
pkgname=arch-install-scripts
-pkgver=5
+pkgver=6
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=('7b11caeb9958a36a323bfe2b109c1566'
- '569ec9f8a499068de49e6641bb85c82e')
+md5sums=('26876d375d82b557465c5f00c3025267'
+ 'cc17e92c8539e518b17ea6c55749a969')
build() {
make -C "$pkgname-$pkgver"
More information about the arch-commits
mailing list