summaryrefslogtreecommitdiff
path: root/extra/foobillard++/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/foobillard++/PKGBUILD')
-rw-r--r--extra/foobillard++/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/foobillard++/PKGBUILD b/extra/foobillard++/PKGBUILD
index a1e52baf9..bfc8d10b0 100644
--- a/extra/foobillard++/PKGBUILD
+++ b/extra/foobillard++/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 138073 2011-09-16 03:35:31Z eric $
+# $Id: PKGBUILD 141931 2011-11-03 08:55:49Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=foobillard++
-pkgver=3.4beta
+pkgver=3.41beta
pkgrel=1
pkgdesc="An OpenGL billiard game"
arch=('i686' 'x86_64')
@@ -11,8 +11,7 @@ license=('GPL2')
depends=('bzip2' 'freetype2' 'libpng' 'mesa' 'sdl_net')
replaces=('foobillard')
source=(http://downloads.sourceforge.net/foobillardplus/foobillardplus-${pkgver}.tar.gz)
-md5sums=('130418a45ba84b4132f9b27712feb919')
-sha1sums=('d8723568e460ee62cb913b0c8d7c9a9f557395ee')
+sha1sums=('41d6db473557386ffeacd98b9a2ee26198e42c6a')
build() {
cd "${srcdir}/foobillardplus-${pkgver}"