summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4e1ea6691aa..169e140b46f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=raceintospace
pkgname=${_pkgname}-git
-pkgver=r1328.58fd94b
+pkgver=r1582.0b63a34
pkgrel=1
pkgdesc='The computer version of the Liftoff! board game by Fritz Bronner'
arch=('any')
url='https://www.raceintospace.org/'
license=('GPL2')
depends=('sdl' 'libvorbis' 'libtheora' 'boost' 'libogg' 'libpng' 'jsoncpp' 'zlib')
-makedepends=('git' 'cmake')
+makedepends=('git' 'cmake' 'protobuf' 'cereal' 'physfs')
conflicts=(${_pkgname})
source=("git+https://github.com/${_pkgname}/${_pkgname}.git")
md5sums=('SKIP')