Date: Thursday, June 2, 2011 @ 12:14:24 Author: schiv Revision: 126211
upgpkg: eric 5.1.3-1 upstream release Modified: eric/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-02 14:52:41 UTC (rev 126210) +++ PKGBUILD 2011-06-02 16:14:24 UTC (rev 126211) @@ -1,13 +1,13 @@ # $Id$ # Maintainer: Ray Rashif <[email protected]> -# Maintainer: Brad Fanella <[email protected]> +# Contributor: Brad Fanella <[email protected]> # Contributor: Eric Belanger <[email protected]> # Contributor: riai <[email protected]>, Ben <[email protected]> # Contributor: Daniel J Griffiths <[email protected]> # Contributor: Felix Rohrbach <[email protected]> pkgname=eric -pkgver=5.1.2 +pkgver=5.1.3 pkgrel=1 pkgdesc="A full-featured Python 3.x and Ruby IDE in PyQt4" arch=('any') @@ -19,7 +19,7 @@ replaces=('eric5') source=("http://downloads.sourceforge.net/eric-ide/${pkgname}5-$pkgver.tar.gz" "$pkgname.desktop") -md5sums=('28364712217564c4b72e65d50085ed11' +md5sums=('2b3f86411d24d1f20ffa6730b0737726' 'eb0ee7ce0b5c3ff815a9c0145f7ae536') package() { Property changes on: eric/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
