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

Antonio Rojas arojas at archlinux.org
Thu Jun 7 20:02:58 UTC 2018


    Date: Thursday, June 7, 2018 @ 20:02:57
  Author: arojas
Revision: 341894

BUILDINFO rebuild

Modified:
  guichan/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 20:02:47 UTC (rev 341893)
+++ PKGBUILD	2018-06-07 20:02:57 UTC (rev 341894)
@@ -5,11 +5,12 @@
 
 pkgname=guichan
 pkgver=0.8.2
-pkgrel=5
+pkgrel=6
 pkgdesc="A portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL."
 arch=('x86_64')
 url="http://guichan.sourceforge.net/"
 license=('BSD')
+depends=('gcc-libs')
 makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
 options=('!strip')
 source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$pkgname/$pkgname-$pkgver.tar.gz)



More information about the arch-commits mailing list