Date: Sunday, June 26, 2022 @ 20:16:53
  Author: jsteel
Revision: 1239570

upgpkg: stella 6.7-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-26 20:08:40 UTC (rev 1239569)
+++ PKGBUILD    2022-06-26 20:16:53 UTC (rev 1239570)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh <[email protected]>
 
 pkgname=stella
-pkgver=6.6
+pkgver=6.7
 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=('a9678b2a1c1e3d4d8c3c830612ace0c8')
+md5sums=('b8bff4765abf07532fc67ec0c911398f')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to