summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSven Hesse2020-08-03 13:54:16 +0200
committerSven Hesse2020-08-03 19:07:23 +0200
commitfea5c6b869a27c32084c63d322e3ec22f3fa6c79 (patch)
tree1b1845be07a5181390b2fc88413339b0f0b78800 /PKGBUILD
parentca8dc214fd17d89c2e972ec60f4c83d8417f22e2 (diff)
downloadaur-xoreos.tar.gz
Update to 0.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4f49d2b57ed..4825d84127fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Sven Hesse <drmccoy@drmccoy.de>
pkgname=xoreos
-pkgver=0.0.5.r0.g00042460
-pkgrel=2
+pkgver=0.0.6.r0.g4f612dbdc
+pkgrel=1
pkgdesc="A reimplementation of BioWare's Aurora engine"
arch=('i686' 'x86_64')
url="https://xoreos.org/"
license=('GPL3')
-depends=('zlib' 'xz' 'libxml2' 'boost' 'boost-libs' 'sdl2' 'freetype2' 'openal' 'libmad' 'libogg' 'libvorbis' 'faad2' 'xvidcore')
+depends=('zlib' 'xz' 'libxml2' 'boost' 'boost-libs' 'sdl2' 'freetype2' 'openal' 'libmad' 'libogg' 'libvorbis' 'faad2' 'xvidcore' 'libvpx')
makedepends=('git')
-source=('git://github.com/xoreos/xoreos.git#tag=v0.0.5')
+source=('git://github.com/xoreos/xoreos.git#tag=v0.0.6')
md5sums=('SKIP')
pkgver() {