[arch-commits] Commit in allegro/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Jan 15 08:57:48 UTC 2015
Date: Thursday, January 15, 2015 @ 09:57:48
Author: arodseth
Revision: 125956
upgpkg: allegro 5.0.11-1
Modified:
allegro/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-15 08:51:19 UTC (rev 125955)
+++ PKGBUILD 2015-01-15 08:57:48 UTC (rev 125956)
@@ -5,7 +5,7 @@
# Contributor: arjan <arjan at archlinux.org>
pkgname=allegro
-pkgver=5.0.10
+pkgver=5.0.11
pkgrel=1
pkgdesc='Portable library mainly aimed at video game and multimedia programming'
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
makedepends=('cmake' 'mesa-libgl' 'glu')
depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse')
source=("http://downloads.sourceforge.net/alleg/$pkgname-$pkgver.tar.gz")
-sha256sums=('71b81080f34f6e485edd0c51f22923c18ff967d5db438e591e6f3885d5bdcda1')
+sha256sums=('49fe14c9571463ba08db4ff778d1fbb15e49f9c33bdada3ac8599e04330ea531')
build() {
cd "$srcdir"
More information about the arch-commits
mailing list