mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/sdl_gfx to 2.0.25-1
This commit is contained in:
parent
f4d2859044
commit
43e27734fe
1 changed files with 4 additions and 4 deletions
|
@ -7,16 +7,16 @@
|
|||
# - need --disable-mmx for ARM as well
|
||||
|
||||
pkgname=sdl_gfx
|
||||
pkgver=2.0.24
|
||||
pkgrel=2
|
||||
pkgver=2.0.25
|
||||
pkgrel=1
|
||||
pkgdesc="SDL Graphic Primitives"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL')
|
||||
options=(!libtool)
|
||||
options=()
|
||||
url="http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx"
|
||||
source=(http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
|
||||
depends=('sdl')
|
||||
md5sums=('838514185ff9a3b6377760aaa52fef8a')
|
||||
md5sums=('ea24ed4b82ff1304809c363494fa8e16')
|
||||
|
||||
build() {
|
||||
cd SDL_gfx-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue