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

Jonathan Steel jsteel at archlinux.org
Sun Feb 14 17:25:33 UTC 2016


    Date: Sunday, February 14, 2016 @ 18:25:32
  Author: jsteel
Revision: 161546

upgpkg: stella 4.7.1-1

Modified:
  stella/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-14 16:43:51 UTC (rev 161545)
+++ PKGBUILD	2016-02-14 17:25:32 UTC (rev 161546)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=4.7
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="Atari 2600 VCS emulator"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('sdl2' 'gtk-update-icon-cache')
 makedepends=('glu')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz)
-md5sums=('d26fa47dc07b555f02776c7a91a5b625')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz)
+md5sums=('af35c0475848f3ab1373de09a19b2b9a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list