[arch-commits] CVS update of arch/build/system/tcsh (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu May 31 15:52:03 UTC 2007


    Date: Thursday, May 31, 2007 @ 11:52:03
  Author: tpowa
    Path: /home/cvs-arch/arch/build/system/tcsh

Modified: PKGBUILD (1.15 -> 1.16)

'upgpkg: update to new version'


----------+
 PKGBUILD |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)


Index: arch/build/system/tcsh/PKGBUILD
diff -u arch/build/system/tcsh/PKGBUILD:1.15 arch/build/system/tcsh/PKGBUILD:1.16
--- arch/build/system/tcsh/PKGBUILD:1.15	Mon May 15 19:34:28 2006
+++ arch/build/system/tcsh/PKGBUILD	Thu May 31 11:52:03 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.15 2006/05/15 23:34:28 uid1015 Exp $
+# $Id: PKGBUILD,v 1.16 2007/05/31 15:52:03 tpowa Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=tcsh
-pkgver=6.14.00
-pkgrel=2
+pkgver=6.15.00
+pkgrel=1
 pkgdesc="Enhanced version of the Berkeley C shell"
 arch=(i686 x86_64)
 depends=('ncurses')
@@ -11,8 +11,10 @@
         csh.login tcsh.config.skel)
 install=tcsh.install
 url="http://www.tcsh.org/Welcome"
-md5sums=('353d1bb7d2741bf8de602c7b6f0efd79' '1c2025ff039d3e05243db9fc9e0d8dea'\
-         'e00fe0339280074b1c2e0b8f63bc5d19' '6bd69d3c815412ada4579ac8f8cc9c45')
+md5sums=('67a0611620b080bd0eb032b1774382b6'
+         '1c2025ff039d3e05243db9fc9e0d8dea'
+         'e00fe0339280074b1c2e0b8f63bc5d19'
+         '6bd69d3c815412ada4579ac8f8cc9c45')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -25,3 +27,4 @@
   cp ../tcsh.config.skel $startdir/pkg/etc/skel/.tcsh.config
   ln -s tcsh $startdir/pkg/usr/bin/csh
 }
+




More information about the arch-commits mailing list