[arch-commits] Commit in allegro/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Oct 30 12:02:21 UTC 2017


    Date: Monday, October 30, 2017 @ 12:02:20
  Author: arodseth
Revision: 264765

upgpkg: allegro 5.2.3-2

Modified:
  allegro/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 11:59:54 UTC (rev 264764)
+++ PKGBUILD	2017-10-30 12:02:20 UTC (rev 264765)
@@ -6,13 +6,13 @@
 
 pkgname=allegro
 pkgver=5.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Portable library mainly aimed at video game and multimedia programming'
 arch=('x86_64' 'i686')
 url='http://liballeg.org/'
 license=('custom')
-makedepends=('cmake' 'mesa-libgl' 'glu' 'ninja' 'libtheora' 'git' 'opusfile')
-depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse' 'libtheora' 'opusfile')
+makedepends=('cmake' 'git' 'glu' 'libtheora' 'mesa-libgl' 'ninja' 'opusfile')
+depends=('dumb' 'gtk2' 'jack' 'libgl' 'libpulse' 'libtheora' 'libxpm' 'libxxf86dga' 'opusfile' 'physfs')
 source=("git+https://github.com/liballeg/${pkgname}${pkgver%%.*}#tag=$pkgver.0")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list