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

Jonathan Steel jsteel at archlinux.org
Sun Jul 7 15:19:05 UTC 2019


    Date: Sunday, July 7, 2019 @ 15:19:04
  Author: jsteel
Revision: 487634

upgpkg: stella 6.0.1-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-07 15:05:49 UTC (rev 487633)
+++ PKGBUILD	2019-07-07 15:19:04 UTC (rev 487634)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=6.0
+pkgver=6.0.1
 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=('496dc9837f6bd634a7567e37f21a49f2')
+md5sums=('9df5fd3af9720115359ebf0171ed36e6')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list