summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Hesse2020-08-03 13:55:46 +0200
committerSven Hesse2020-08-03 13:55:46 +0200
commit686eaee7e9ff601a6afa43a376b427d166b0c2e4 (patch)
tree705c375554c339b98da571a4f57761d8ba8f6904
parent20d6cd44a8ab87c58ca631613b32b52d5882ba52 (diff)
downloadaur-686eaee7e9ff601a6afa43a376b427d166b0c2e4.tar.gz
Update to 0.0.6
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b73b218d9a32..b7e6507c85c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Sven Hesse <drmccoy@drmccoy.de>
pkgname=phaethon
-pkgver=0.0.5.r0.g9d84683
-pkgrel=2
+pkgver=0.0.6.r0.g5020409
+pkgrel=1
pkgdesc="A resource explorer for BioWare's Aurora engine games"
arch=('i686' 'x86_64')
url="https://xoreos.org/"
license=('GPL3')
depends=('zlib' 'xz' 'boost' 'boost-libs' 'openal' 'libmad' 'libogg' 'libvorbis' 'faad2' 'xvidcore' 'qt5-base')
makedepends=('git')
-source=('git://github.com/xoreos/phaethon.git#tag=v0.0.5')
+source=('git://github.com/xoreos/phaethon.git#tag=v0.0.6')
md5sums=('SKIP')
pkgver() {