summaryrefslogtreecommitdiff
path: root/community/blobby2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/blobby2/PKGBUILD')
-rw-r--r--community/blobby2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/blobby2/PKGBUILD b/community/blobby2/PKGBUILD
index 20d3bc0a7..38aee509f 100644
--- a/community/blobby2/PKGBUILD
+++ b/community/blobby2/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 79399 2012-11-04 04:36:25Z svenstaro $
+# $Id: PKGBUILD 102240 2013-12-07 10:36:24Z bpiotrowski $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Urs Wolfer <uwolfer @ fwo.ch>
pkgname=blobby2
-pkgver=1.0rc3
+pkgver=1.0rc4
arch=('x86_64' 'i686')
pkgrel=1
pkgdesc="A beach ball game with blobs of goo"
url="http://sourceforge.net/projects/blobby/"
license=('GPL')
-depends=('sdl' 'physfs' 'libgl')
+depends=('sdl' 'sdl2' 'physfs' 'libgl')
makedepends=('cmake' 'boost' 'mesa' 'zip')
source=(http://downloads.sourceforge.net/blobby/$pkgname-linux-$pkgver.tar.gz
$pkgname.desktop
$pkgname.png)
-md5sums=('c4b7d3133e99806dc8b60a59da296906'
+md5sums=('0124ebbb6cf06d053d6a1bcc12b1a89d'
'ab05bed794ee78db693fd3036393275a'
'c1bc427b41a0a3facd771ac83c7fb412')