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

Jonathan Steel jsteel at nymeria.archlinux.org
Thu Jul 3 06:55:31 UTC 2014


    Date: Thursday, July 3, 2014 @ 08:55:31
  Author: jsteel
Revision: 114700

upgpkg: stella 4.0-1

Modified:
  stella/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-03 06:53:11 UTC (rev 114699)
+++ PKGBUILD	2014-07-03 06:55:31 UTC (rev 114700)
@@ -4,17 +4,17 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=3.9.3
-pkgrel=2
+pkgver=4.0
+pkgrel=1
 pkgdesc="A multi-platform Atari 2600 VCS emulator"
 arch=('i686' 'x86_64')
 url="http://stella.sourceforge.net"
 license=('GPL')
-depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache')
+depends=('sdl2' 'gtk-update-icon-cache')
 makedepends=('glu')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz)
-md5sums=('007d45faa46341763da31f87d55df2d8')
+md5sums=('eddf048493d3242827c86ffa464a9dc2')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list