Date: Friday, September 5, 2014 @ 19:39:15 Author: jsteel Revision: 118424
upgpkg: stella 4.1-1 Modified: stella/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-05 17:30:49 UTC (rev 118423) +++ PKGBUILD 2014-09-05 17:39:15 UTC (rev 118424) @@ -1,10 +1,10 @@ -# Maintainer: Jonathan Steel <[email protected]> +# Maintainer: Jonathan Steel <jsteel at archlinux.org> # Contributor: Renato Garcia <[email protected]> # Contributor: Tiago Camargo <[email protected]> # Contributor: Shinlun Hsieh <[email protected]> pkgname=stella -pkgver=4.0 +pkgver=4.1 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('eddf048493d3242827c86ffa464a9dc2') +md5sums=('a59a832b8d12f3ea37c1b60ac500fe61') build() { cd "$srcdir"/$pkgname-$pkgver
