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

Jonathan Steel jsteel at archlinux.org
Sat Aug 26 17:32:21 UTC 2017


    Date: Saturday, August 26, 2017 @ 17:32:21
  Author: jsteel
Revision: 254194

upgpkg: stella 5.0.2-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-26 17:31:59 UTC (rev 254193)
+++ PKGBUILD	2017-08-26 17:32:21 UTC (rev 254194)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc="Atari 2600 VCS emulator"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('sdl2' 'gtk-update-icon-cache')
 makedepends=('glu')
 source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz)
-md5sums=('45deeed59a6a54ba46ad14b3c74e209d')
+md5sums=('1d5b7f6f0e12d9d32084a32348354732')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list