[arch-commits] Commit in stella/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Mon Apr 6 19:12:20 UTC 2020
Date: Monday, April 6, 2020 @ 19:12:19
Author: jsteel
Revision: 612077
upgpkg: stella 6.1.1-1
Modified:
stella/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-06 18:54:29 UTC (rev 612076)
+++ PKGBUILD 2020-04-06 19:12:19 UTC (rev 612077)
@@ -4,7 +4,7 @@
# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
pkgname=stella
-pkgver=6.1
+pkgver=6.1.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=('380788141b26e6a7b214b646fecbf4f3')
+md5sums=('ccf63b9a056e828340493c3d86edba9b')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list