summaryrefslogtreecommitdiff
path: root/extra/apricots
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-02 13:37:59 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-02 13:37:59 -0300
commit3383a1fbd954b78716dd8ff9d9f2097e176d2279 (patch)
tree68aa3acbd50e6d0d7bdcfa2947d1772f7edb8a0d /extra/apricots
parent7f3d7e2203a9252280361a1d095528cb056d08dc (diff)
parent9e9ab642711f2424f828e21d14b98c45cdef2b29 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/packagekit/PKGBUILD community/liboglappth/PKGBUILD community/texvc/PKGBUILD extra/libvdpau/PKGBUILD extra/minicom/PKGBUILD extra/muparser/PKGBUILD extra/netkit-bsd-finger/PKGBUILD extra/normalize/PKGBUILD
Diffstat (limited to 'extra/apricots')
-rw-r--r--extra/apricots/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/apricots/PKGBUILD b/extra/apricots/PKGBUILD
index 409e7f7e2..36476601c 100644
--- a/extra/apricots/PKGBUILD
+++ b/extra/apricots/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 137632 2011-09-10 08:59:53Z pierre $
+# $Id: PKGBUILD 143883 2011-11-30 13:08:53Z heftig $
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=apricots
pkgver=0.2.6
-pkgrel=4
+pkgrel=5
pkgdesc="A simple 2D flying/bombing game similar to basic side scrollers"
arch=("i686" "x86_64" 'mips64el')
license=('GPL')
url="http://www.fishies.org.uk/apricots.html"
depends=('gcc-libs' 'openal' 'sdl' 'freealut')
-source=("http://www.fishies.org.uk/$pkgname-$pkgver.tar.gz"
+#source=("http://www.fishies.org.uk/$pkgname-$pkgver.tar.gz"
+source=("ftp://ftp.archlinux.org/other/apricots/$pkgname-$pkgver.tar.gz"
"apricots-0.2.6-freealut.patch")
md5sums=('910828d717e46d8cbd9c24f702d09fbc'
'5f9f74082dfe162ab3ba51f6ec628f99')