From 423ae5a5a1cd103d57b8cb52279533b3011f42d8 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 18 May 2014 03:52:05 +0000 Subject: Sun May 18 03:42:25 UTC 2014 --- community/plib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/plib/PKGBUILD') diff --git a/community/plib/PKGBUILD b/community/plib/PKGBUILD index 74d871b29..de0fe5add 100644 --- a/community/plib/PKGBUILD +++ b/community/plib/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 103334 2014-01-03 11:08:04Z bpiotrowski $ +# $Id: PKGBUILD 111367 2014-05-17 13:47:17Z lcarlier $ # Maintainer: Eric Belanger # Contributor: Tom Newsom pkgname=plib pkgver=1.8.5 -pkgrel=4 +pkgrel=5 pkgdesc="Set of libraries to write games and other realtime interactive applications" arch=('i686' 'x86_64') url="http://plib.sourceforge.net/" license=('custom:LGPL') -makedepends=('mesa' 'libxi' 'libxmu') +makedepends=('mesa-libgl' 'libxi' 'libxmu') source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz) options=('staticlibs') md5sums=('47a6fbf63668c1eed631024038b2ea90') -- cgit v1.2.3-54-g00ecf