summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 247e14f495e0..7cc127acfb1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-sdl_gfx
-pkgver=2.0.25
+pkgver=2.0.26
pkgrel=1
pkgdesc="SDL Graphic Primitives (mingw-w64)"
arch=(any)
@@ -9,7 +9,7 @@ makedepends=(mingw-w64-configure)
depends=(mingw-w64-sdl)
options=(staticlibs !strip !buildflags)
source=("http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz")
-md5sums=('ea24ed4b82ff1304809c363494fa8e16')
+md5sums=('0b3b5ab5f9e7d10f1faf14d4255db6ba')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"