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

Jonathan Steel jsteel at archlinux.org
Sun Oct 13 10:34:08 UTC 2019


    Date: Sunday, October 13, 2019 @ 10:34:08
  Author: jsteel
Revision: 515305

upgpkg: stella 6.0.2-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-13 10:26:02 UTC (rev 515304)
+++ PKGBUILD	2019-10-13 10:34:08 UTC (rev 515305)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=6.0.1
+pkgver=6.0.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=('9df5fd3af9720115359ebf0171ed36e6')
+md5sums=('43f71246d9ab256687bce4ddc6e63965')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list