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

Jonathan Steel jsteel at archlinux.org
Fri Sep 5 17:39:15 UTC 2014


    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 <jsteel at aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
 # Contributor: Renato Garcia <fgarcia.renato at gmail.com>
 # Contributor: Tiago Camargo <tcamargo at gmail.com>
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 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




More information about the arch-commits mailing list