From 8a75b4760dbd8d579b6b3342aa895a787731c155 Mon Sep 17 00:00:00 2001 From: "Adrian Chaves Fernandez (Gallaecio)" Date: Sun, 22 May 2011 09:30:07 +0000 Subject: [PATCH] Frogatto & Frieds updates, as asked by an user. --- frogatto/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frogatto/PKGBUILD b/frogatto/PKGBUILD index 7fb908f0c..fb962d84a 100644 --- a/frogatto/PKGBUILD +++ b/frogatto/PKGBUILD @@ -7,8 +7,8 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=frogatto -pkgver=1.0.3 -pkgrel=2 +pkgver=1.1 +pkgrel=1 pkgdesc="An old-school 2D platformer game, starring a certain quixotic frog." arch=('i686' 'x86_64') url="http://www.frogatto.com" @@ -17,7 +17,7 @@ depends=('boost' 'glew' 'icu' 'libgl' 'libpng' 'mesa' 'sdl' 'sdl_image' 'sdl_mix source=("http://www.frogatto.com/files/$pkgname-$pkgver.tar.bz2" "$pkgname.sh" "$pkgname.desktop") -md5sums=('1e9ffe729c78c88d1e29147694299531' +md5sums=('8c01c8a1d7ecf820a682eb684d8bf739' '9ed2c9ea59e95fe3c0b3ad49e58f8890' 'e31563b04748a39292a59aaad633ff58')