summaryrefslogtreecommitdiff
path: root/community/openttd
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-02 10:16:30 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-02 10:16:30 +0200
commit972fee03646b0f7a3398b80ea6dc35ab03645ab8 (patch)
tree1fd929967dc8653b0365a1caacce01ca2e62d9b4 /community/openttd
parentc2cd1a03ef163e499176aa788488e845d2cd94fd (diff)
parent8831500349d38b0b1afcb74ada3f6878c31fb6ef (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/jack2/PKGBUILD extra/libxext/PKGBUILD extra/libxrandr/PKGBUILD extra/libxv/PKGBUILD extra/openobex/PKGBUILD
Diffstat (limited to 'community/openttd')
-rw-r--r--community/openttd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/openttd/PKGBUILD b/community/openttd/PKGBUILD
index 952a2ba78..c2ab306fd 100644
--- a/community/openttd/PKGBUILD
+++ b/community/openttd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 90074 2013-05-06 19:38:57Z foutrelis $
+# $Id: PKGBUILD 92128 2013-06-01 08:22:38Z lcarlier $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
pkgname=openttd
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
pkgdesc='An engine for running Transport Tycoon Deluxe.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.openttd.org'
@@ -13,7 +13,7 @@ install=openttd.install
optdepends=('openttd-opengfx: free graphics'
'openttd-opensfx: free soundset')
source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz")
-sha256sums=('1a3525186f4486de8193992426690a1fd8c7e4d376a328056b0464a1a5d32080')
+sha256sums=('f6cb90e0773dc7bdf01161ded03e48661a65c3f1412b192ae954215aaf26eca2')
package() {
cd ${pkgname}-${pkgver}