[arch-commits] Commit in zsh/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Fri Dec 21 23:25:38 UTC 2012
Date: Friday, December 21, 2012 @ 18:25:37
Author: pierre
Revision: 173722
upgpkg: zsh 5.0.2-1
upstream update
Modified:
zsh/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-12-21 22:49:56 UTC (rev 173721)
+++ PKGBUILD 2012-12-21 23:25:37 UTC (rev 173722)
@@ -2,8 +2,8 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=zsh
-pkgver=5.0.0
-pkgrel=3
+pkgver=5.0.2
+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 @@
install=zsh.install
source=("ftp://ftp.zsh.org/pub/${pkgname}-${pkgver}.tar.bz2"
'zprofile')
-md5sums=('e8484468925cec8d9a84b8b04797e764'
+md5sums=('b8f2ad691acf58b3252225746480dcad'
'24a9335edf77252a7b5f52e079f7aef7')
build() {
More information about the arch-commits
mailing list