summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2016-12-19 11:16:04 +1030
committerSamuel Walladge2016-12-19 11:16:04 +1030
commit32083f5bab4d46c99bc0db0fc0a9b24f65c4cb26 (patch)
tree07c4cf7b1c5bca86613f67f7b1dd90ae9c764f0d /PKGBUILD
parent5a96ad40cecce935d26864fe5fd0725c13790a4b (diff)
downloadaur-32083f5bab4d46c99bc0db0fc0a9b24f65c4cb26.tar.gz
add new dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3020e3695f09..2408a0f0e35f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=openspades-git
_pkgname=openspades
-pkgver=0.0.12.281.g2167e4f
+pkgver=0.0.12.305.g934d952
pkgrel=1
pkgdesc="A clone of Voxlap Ace of Spades 0.75 (git version)"
arch=('i686' 'x86_64')
url="https://github.com/yvt/openspades"
license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'glew' 'hicolor-icon-theme' 'mesa' 'openal' 'sdl2' 'sdl2_image' 'xdg-utils')
+depends=('curl' 'desktop-file-utils' 'glew' 'hicolor-icon-theme' 'mesa' 'openal' 'opusfile' 'sdl2' 'sdl2_image' 'xdg-utils')
makedepends=('cmake' 'git' 'unzip' 'wget' 'zip' 'imagemagick')
provides=('openspades')
conflicts=('openspades')