summaryrefslogtreecommitdiff
path: root/community/allegro
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-18 10:00:02 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-18 10:00:02 +0100
commit5b55de83000374d4ef867e32bc248e37a192bb00 (patch)
treed9c44a35082b26c62e4be4f78efd032088ab32ec /community/allegro
parente07d778c19291820ea2c9612cfa83489d090748b (diff)
parent29883fd322e5c6464bf44e9eaa31b17790461bd0 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/shared-mime-info/PKGBUILD
Diffstat (limited to 'community/allegro')
-rw-r--r--community/allegro/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/allegro/PKGBUILD b/community/allegro/PKGBUILD
index 125d0d192..d6a253120 100644
--- a/community/allegro/PKGBUILD
+++ b/community/allegro/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80364 2012-11-20 22:04:44Z arodseth $
+# $Id: PKGBUILD 84380 2013-02-17 11:58:40Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: arjan <arjan@archlinux.org>
pkgname=allegro
-pkgver=5.0.8
+pkgver=5.0.9
pkgrel=1
pkgdesc='Portable library mainly aimed at video game and multimedia programming'
arch=('x86_64' 'i686' 'mips64el')
@@ -14,7 +14,7 @@ license=('custom')
depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse')
makedepends=('cmake' 'mesa' 'glu')
source=("http://downloads.sourceforge.net/alleg/$pkgname-$pkgver.tar.gz")
-sha256sums=('272e77d0ca0cef7586d7207887f87bf271e1d0db5f8f208dc7dd9a5e3bb6140b')
+sha256sums=('ba28ac307023f1c756f1c421086f81d1e19ec5f09412d5848303c64177a20bd5')
build() {
cd "$srcdir"