summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-08 00:01:42 +0000
committerroot <root@rshg054.dnsready.net>2012-05-08 00:01:42 +0000
commit6298f4701b6053c45ef593aec10d06614d39a90d (patch)
tree3178140161579ee7486eaeacdc1acd52a872c006 /community
parent9d0c8979390868a2913fc8830a9f62a45174746b (diff)
Tue May 8 00:01:42 UTC 2012
Diffstat (limited to 'community')
-rw-r--r--community/simh/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/simh/PKGBUILD b/community/simh/PKGBUILD
index 54f8c2204..27fcdf2fa 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')
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() {