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

Jonathan Steel jsteel at archlinux.org
Sun Jun 7 17:48:58 UTC 2020


    Date: Sunday, June 7, 2020 @ 17:48:58
  Author: jsteel
Revision: 640086

upgpkg: stella 6.1.2-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 17:36:40 UTC (rev 640085)
+++ PKGBUILD	2020-06-07 17:48:58 UTC (rev 640086)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=6.1.1
+pkgver=6.1.2
 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=('ccf63b9a056e828340493c3d86edba9b')
+md5sums=('36b927c46ca0be0ae7dee06760b9091b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list