diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-01 09:30:54 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-01 09:30:54 +0200 |
commit | de07e6523dc20f8974ff7252fa3cd85889edcd31 (patch) | |
tree | 68fbecb38319faa111bf4ada3bc10deb2c426d09 /community/spring/PKGBUILD | |
parent | e1e2e8d3cae181f786ecc988e86152a99ad882a8 (diff) | |
parent | c623429f33c434cb1cb11974d9e71f48dd5a881f (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/bitcoin/PKGBUILD
community/gnash/PKGBUILD
community/picard/PKGBUILD
community/python2-tagpy/PKGBUILD
community/sigil/PKGBUILD
extra/avogadro/PKGBUILD
extra/barcode/PKGBUILD
extra/libpst/PKGBUILD
extra/mkvtoolnix/PKGBUILD
extra/vigra/PKGBUILD
Diffstat (limited to 'community/spring/PKGBUILD')
-rw-r--r-- | community/spring/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD index d9d6c75d5..9e93a8fb1 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87141 2013-03-27 23:35:41Z svenstaro $ +# $Id: PKGBUILD 87439 2013-03-31 19:18:57Z stephane $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Arkham <arkham at archlinux dot us> # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> @@ -6,7 +6,7 @@ pkgname=spring pkgver=0.94.1 _pkgver=94.1 -pkgrel=1 +pkgrel=2 pkgdesc='A free 3D real-time-strategy (RTS) game engine' arch=('i686' 'x86_64' 'mips64el') url="http://springrts.com/" |