[arch-commits] CVS update of arch/build/base/pacman (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Sat Apr 28 16:37:32 UTC 2007


    Date: Saturday, April 28, 2007 @ 12:37:32
  Author: thomas
    Path: /home/cvs-arch/arch/build/base/pacman

Modified: PKGBUILD (1.135 -> 1.136)

upgpkg: pacman 3.0.3-1


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


Index: arch/build/base/pacman/PKGBUILD
diff -u arch/build/base/pacman/PKGBUILD:1.135 arch/build/base/pacman/PKGBUILD:1.136
--- arch/build/base/pacman/PKGBUILD:1.135	Mon Apr 23 03:51:50 2007
+++ arch/build/base/pacman/PKGBUILD	Sat Apr 28 12:37:32 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.135 2007/04/23 07:51:50 aaron Exp $
+# $Id: PKGBUILD,v 1.136 2007/04/28 16:37:32 thomas Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 pkgname=pacman
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="A library-based package manager with dependency support"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
         etc/abs/supfile.{arch,extra,community,testing,unstable})
 install=pacman.install
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz)
-md5sums=('69611f002365584a5a0d119b66d59f16')
+md5sums=('7f12e1cf34c85cb0e591f43dc166f9a4')
 options=(!libtool)
 
 build() {




More information about the arch-commits mailing list