Date: Sunday, July 28, 2013 @ 23:07:06 Author: jsteel Revision: 94620
upgpkg: stella 3.9-1 Modified: stella/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-28 20:37:37 UTC (rev 94619) +++ PKGBUILD 2013-07-28 21:07:06 UTC (rev 94620) @@ -4,7 +4,7 @@ # Contributor: Shinlun Hsieh <[email protected]> pkgname=stella -pkgver=3.8.1 +pkgver=3.9 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('251f95b623158d0d63171f423eb2eaf2') +md5sums=('a0b1dbfef4f7b5e6ff9273c15cf4ba7d') build() { cd "$srcdir"/$pkgname-$pkgver
