[arch-commits] Commit in linux_logo/trunk (PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Tue Feb 24 16:20:05 UTC 2009


    Date: Tuesday, February 24, 2009 @ 11:20:05
  Author: douglas
Revision: 27661

upgpkg: linux_logo 5.04-1

Modified:
  linux_logo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-24 16:19:27 UTC (rev 27660)
+++ PKGBUILD	2009-02-24 16:20:05 UTC (rev 27661)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=linux_logo
-pkgver=5.03
+pkgver=5.04
 pkgrel=1
 pkgdesc="Text-based logo and system information program"
 arch=('i686' 'x86_64') 
@@ -13,11 +13,10 @@
 makedepends=('coreutils' 'gcc')
 source=(http://www.deater.net/weave/vmwprod/linux_logo/$pkgname-$pkgver.tar.gz)
 
-md5sums=('187a21ef6375e1bacf550ed84ebb7279')
-
 build() {
   cd "$startdir/src/$pkgname-$pkgver"
   ./configure --prefix=$startdir/pkg/usr
   make || return 1
   make DESTDIR="$startdir/pkg" install
 }
+md5sums=('c7857d465b2157959cb1fcf1abebe396')




More information about the arch-commits mailing list