summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-08 10:45:16 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-08 10:45:16 +0200
commit216722b262c18f99fa53875247e7a258cb3b4b34 (patch)
tree9c60a67677b9e0e1253958625987ccf2f728480a /community
parent49507c6c2f77ca11b8ab4d1411044f6e5bf5d096 (diff)
parent6298f4701b6053c45ef593aec10d06614d39a90d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/pygobject2/PKGBUILD
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 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() {