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

Pierre Schmitz pierre at archlinux.org
Sat Jul 21 22:23:54 UTC 2012


    Date: Saturday, July 21, 2012 @ 18:23:54
  Author: pierre
Revision: 163902

upgpkg: zsh 5.0.0-1

upstream update

Modified:
  zsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-21 19:28:49 UTC (rev 163901)
+++ PKGBUILD	2012-07-21 22:23:54 UTC (rev 163902)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=zsh
-pkgver=4.3.17
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
 pkgdesc='A very advanced and programmable command interpreter (shell) for UNIX'
 arch=('i686' 'x86_64')
 url='http://www.zsh.org/'
@@ -13,7 +13,7 @@
 source=("ftp://ftp.zsh.org/pub/${pkgname}-${pkgver}.tar.bz2"
         'zprofile')
 backup=('etc/zsh/zprofile')
-md5sums=('8258967060b2654f30001a011946ac6a'
+md5sums=('e8484468925cec8d9a84b8b04797e764'
          '24a9335edf77252a7b5f52e079f7aef7')
 
 build() {




More information about the arch-commits mailing list