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

Jonathan Steel jsteel at archlinux.org
Wed Oct 21 20:56:45 UTC 2020


    Date: Wednesday, October 21, 2020 @ 20:56:45
  Author: jsteel
Revision: 728391

upgpkg: stella 6.3-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-21 20:54:15 UTC (rev 728390)
+++ PKGBUILD	2020-10-21 20:56:45 UTC (rev 728391)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=6.2.1
+pkgver=6.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=('fdc7f812cc7f5c63db54bf3f71365c02')
+md5sums=('6e7bc0306064bc2dc10ad5e4ccb843bd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list