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

Jonathan Steel jsteel at archlinux.org
Sat Mar 20 20:07:23 UTC 2021


    Date: Saturday, March 20, 2021 @ 20:07:23
  Author: jsteel
Revision: 896147

upgpkg: stella 6.5.2-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 20:07:09 UTC (rev 896146)
+++ PKGBUILD	2021-03-20 20:07:23 UTC (rev 896147)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=stella
-pkgver=6.5.1
+pkgver=6.5.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=('305eb1b09d7d91866be2d27af1e4ab90')
+md5sums=('22a43426684996d558fa07e7477d3b9a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list