[arch-commits] Commit in stella/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Jul 4 17:40:54 UTC 2020
Date: Saturday, July 4, 2020 @ 17:40:53
Author: jsteel
Revision: 657757
upgpkg: stella 6.2.1-1
Modified:
stella/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-04 17:13:30 UTC (rev 657756)
+++ PKGBUILD 2020-07-04 17:40:53 UTC (rev 657757)
@@ -4,7 +4,7 @@
# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
pkgname=stella
-pkgver=6.1.2
+pkgver=6.2.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=('36b927c46ca0be0ae7dee06760b9091b')
+md5sums=('fdc7f812cc7f5c63db54bf3f71365c02')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list