[arch-commits] Commit in stella/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sun Sep 27 17:25:05 UTC 2015
Date: Sunday, September 27, 2015 @ 19:25:04
Author: jsteel
Revision: 141715
upgpkg: stella 4.6.5-1
Modified:
stella/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-27 16:50:56 UTC (rev 141714)
+++ PKGBUILD 2015-09-27 17:25:04 UTC (rev 141715)
@@ -4,7 +4,7 @@
# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
pkgname=stella
-pkgver=4.6.1
+pkgver=4.6.5
pkgrel=1
pkgdesc="Atari 2600 VCS emulator"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('glu')
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz)
-md5sums=('91d7a7333097345e81f90a39fcdcc324')
+md5sums=('c22c922135497156bf630747cefb4637')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list