From 92188ad5e1f10191c0a85f33788a62a220b543fc Mon Sep 17 00:00:00 2001 From: Dandigit <37099129+Dandigit@users.noreply.github.com> Date: Fri, 10 Aug 2018 17:26:25 +1000 Subject: [allegro5] Update description to 5.2.4.0 --- ports/allegro5/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/allegro5/CONTROL b/ports/allegro5/CONTROL index 6cf78f2a0..a1515adff 100644 --- a/ports/allegro5/CONTROL +++ b/ports/allegro5/CONTROL @@ -1,4 +1,4 @@ Source: allegro5 -Version: 5.2.3.0 +Version: 5.2.4.0 Description: Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like. Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora, opus, opusfile -- cgit v1.2.3