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

Pierre Schmitz pierre at archlinux.org
Mon Dec 20 21:42:08 UTC 2010


    Date: Monday, December 20, 2010 @ 16:42:08
  Author: pierre
Revision: 103514

upgpkg: zsh 4.3.11-1
upstream update

Modified:
  zsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-20 18:41:02 UTC (rev 103513)
+++ PKGBUILD	2010-12-20 21:42:08 UTC (rev 103514)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=zsh
-pkgver=4.3.10
-pkgrel=4
+pkgver=4.3.11
+pkgrel=1
 pkgdesc='A very advanced and programmable command interpreter (shell) for UNIX'
 arch=('i686' 'x86_64')
 url='http://www.zsh.org/'
@@ -11,7 +11,7 @@
 depends=('pcre' 'libcap')
 install=zsh.install
 source=("ftp://ftp.zsh.org/pub/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('74c5b275544400082a1cde806c98682a')
+md5sums=('3225c7f53b69f395e95723585d6785ed')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list