summaryrefslogtreecommitdiff
path: root/community/stella/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stella/PKGBUILD')
-rw-r--r--community/stella/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/stella/PKGBUILD b/community/stella/PKGBUILD
index ea68ee2ce..2e0be090d 100644
--- a/community/stella/PKGBUILD
+++ b/community/stella/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Shinlun Hsieh <yngwiexx@yahoo.com.tw>
pkgname=stella
-pkgver=3.9.2
+pkgver=3.9.3
pkgrel=1
pkgdesc="A multi-platform Atari 2600 VCS emulator"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL')
depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache')
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz)
-md5sums=('49d2accab82601ad0ad04536e8400266')
+md5sums=('007d45faa46341763da31f87d55df2d8')
build() {
cd "$srcdir"/$pkgname-$pkgver