summaryrefslogtreecommitdiff
path: root/community/simh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/simh/PKGBUILD')
-rw-r--r--community/simh/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/simh/PKGBUILD b/community/simh/PKGBUILD
index fb4130e97..2c2018374 100644
--- a/community/simh/PKGBUILD
+++ b/community/simh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 66322 2012-02-23 14:04:05Z allan $
+# $Id: PKGBUILD 70434 2012-05-06 12:11:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: waterbear <st92.at.freeshell.org>
pkgname=simh
-pkgver=3.8.1
-_pkgver=38-1
-pkgrel=3
+pkgver=3.9.0
+_pkgver=39-0
+pkgrel=1
pkgdesc="simulator for assorted historical computers, from Altair to VAX"
arch=('i686' 'x86_64' 'mips64el')
url="http://simh.trailing-edge.com"
@@ -15,7 +15,7 @@ makedepends=("unzip")
install=simh.install
source=("http://simh.trailing-edge.com/sources/simhv${_pkgver}.zip"
"LICENSE")
-md5sums=('e15f65a82e21ea49e14b438326d93d5c'
+md5sums=('b80385888f23269abaee0bad7d84ea7c'
'd56eefa5d020ee2b77d21280fef80e3d')
build() {