extra/sdl2_gfx to 1.0.4-1

This commit is contained in:
Kevin Mihelich 2018-03-26 12:25:05 +00:00
parent 235008f5b2
commit d46b9b64af

View file

@ -6,16 +6,16 @@
# - disable mmx
pkgname=sdl2_gfx
pkgver=1.0.3
pkgver=1.0.4
pkgrel=1
epoch=1
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2)"
url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
arch=(i686 x86_64)
arch=(x86_64)
license=(zlib)
depends=(sdl2)
source=("http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-${pkgver}.tar.gz")
sha512sums=('4efb48501d635492efcfe06b1d4691911ce58ffc34e3b622f2124ac6d8aa6994196ffb52f16ced4325db3ef6d93719516deab2bcf1ce934df9af06c2fecbdce5')
sha512sums=('81a100d3c8c3a7c6bd37a23f1290ff10685f8e62fbecd83b0086aae4edc721483e2153cd4219fbd9168f115eea0ea6b25f9be375faf5761f0babdfb1b52fe482')
build() {
cd SDL2_gfx-$pkgver