summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec7bd738537a..70cc0dd3098d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
pkgname=supertux-git
_pkgname=supertux
-pkgver=v0.5.0.r303.g57010ce4f
+pkgver=v0.5.0.r306.g038397675
pkgrel=1
epoch=1
pkgdesc="A classic 2D jump'n run sidescroller game in a style similar to the original SuperMario game"
url='http://supertux.lethargik.org/'
license=(GPL)
arch=(i686 x86_64)
-depends=('sdl2_image' 'openal' 'libvorbis' 'glew')
-makedepends=('git' 'cmake' 'physfs' 'curl' 'boost')
+depends=('sdl2_image' 'openal' 'libvorbis' 'glew' 'boost-libs' 'curl')
+makedepends=('git' 'cmake' 'physfs' 'boost')
conflicts=(supertux)
provides=(supertux)
source=('git+https://github.com/SuperTux/supertux.git'