summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-04-03 08:50:36 +0200
committerMichel Zou2016-04-03 08:50:36 +0200
commitc428dd8b9f5a64b7e8eba70e4c2aee3d774337cf (patch)
tree187f582eb3d1e6a605259ab37926d44f1fb6c1c5 /PKGBUILD
parent6c6929de1a8d9f25455495f69136619d724bd82e (diff)
downloadaur-mingw-w64-sdl2_net.tar.gz
2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c251a31e37d..2c387445f676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-sdl2_net
-pkgver=2.0.0
-pkgrel=6
+pkgver=2.0.1
+pkgrel=1
pkgdesc="A small sample cross-platform networking library (Version 2) (mingw-w64)"
arch=('any')
url="http://libsdl.org"
@@ -9,7 +9,7 @@ depends=('mingw-w64-sdl2')
makedepends=('mingw-w64-configure')
options=('staticlibs' '!strip' '!buildflags')
source=("http://www.libsdl.org/projects/SDL_net/release/SDL2_net-$pkgver.tar.gz")
-md5sums=('83bcd0e67796b81b35b08a014c677200')
+md5sums=('5c1d9d1cfa63301b141cb5c0de2ea7c4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"