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

Jonathan Steel jsteel at archlinux.org
Sat Oct 6 20:19:18 UTC 2018


    Date: Saturday, October 6, 2018 @ 20:19:17
  Author: jsteel
Revision: 390905

upgpkg: stella 5.1.3-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 20:04:37 UTC (rev 390904)
+++ PKGBUILD	2018-10-06 20:19:17 UTC (rev 390905)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=5.1.2
+pkgver=5.1.3
 pkgrel=1
 pkgdesc="Atari 2600 VCS emulator"
 arch=('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=('a5912b1ca434759f43749fee14d3589b')
+md5sums=('f7cccdf4761b7183a235ffeef136e180')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list