summaryrefslogtreecommitdiff
path: root/libsdl2
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-11-15 16:37:38 +0100
committerJuergen Daubert <jue@jue.li>2016-11-15 16:37:38 +0100
commitedb1023c29831b8279652e07166403cb8b3eed7f (patch)
treea026f69e1af08decd34a4b1189b5e5890718bd78 /libsdl2
parent27e7ed387a5aadebb4f811ccf90d37f1cf26cf1e (diff)
parent4724100b979218719ded3dc02da714ed07e61700 (diff)
downloadopt-edb1023c29831b8279652e07166403cb8b3eed7f.tar.gz
opt-edb1023c29831b8279652e07166403cb8b3eed7f.tar.xz
Merge branch '3.2' into 3.3
Diffstat (limited to 'libsdl2')
-rw-r--r--libsdl2/.footprint6
-rw-r--r--libsdl2/.md5sum2
-rw-r--r--libsdl2/Pkgfile4
3 files changed, 6 insertions, 6 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint
index 81ef39808..d3380180b 100644
--- a/libsdl2/.footprint
+++ b/libsdl2/.footprint
@@ -77,11 +77,11 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/SDL2/
-rw-r--r-- root/root usr/lib/cmake/SDL2/sdl2-config.cmake
-lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.4.0
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.4.0
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.4.1
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.4.1
-rw-r--r-- root/root usr/lib/libSDL2.a
-rwxr-xr-x root/root usr/lib/libSDL2.la
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.4.0
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.4.1
-rw-r--r-- root/root usr/lib/libSDL2_test.a
-rw-r--r-- root/root usr/lib/libSDL2main.a
drwxr-xr-x root/root usr/lib/pkgconfig/
diff --git a/libsdl2/.md5sum b/libsdl2/.md5sum
index 3b4709d49..2f3514fa5 100644
--- a/libsdl2/.md5sum
+++ b/libsdl2/.md5sum
@@ -1 +1 @@
-44fc4a023349933e7f5d7a582f7b886e SDL2-2.0.4.tar.gz
+d4055424d556b4a908aa76fad63abd3c SDL2-2.0.5.tar.gz
diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile
index 4b012ec54..df3e06f90 100644
--- a/libsdl2/Pkgfile
+++ b/libsdl2/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
-version=2.0.4
-release=2
+version=2.0.5
+release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)
build () {

Generated by cgit