summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfenuks2016-12-06 23:41:29 +0100
committerfenuks2016-12-06 23:41:29 +0100
commit73d4337c921b792376b3bba93db83d2635535baa (patch)
tree61ef099811d2db4207427d7c168e2d94573dd024 /PKGBUILD
parent2b3900778afcf4e1a22966cf8884f3566757ccc5 (diff)
downloadaur-73d4337c921b792376b3bba93db83d2635535baa.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9cb6e7efa2a..d331a670f713 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_pkgname=ultrastardxwp
pkgname=${_pkgname}-git
pkgver=r20.915f975
-pkgrel=1
+pkgrel=2
pkgdesc="UltraStar Deluxe WorldParty is a free and open source karaoke game. It allows up to six players to sing along with music using microphones in order to score points, depending on the pitch of the voice and the rhythm of singing."
arch=("i686" "x86_64")
url="http://ultrastar-es.org"
license=("GPL")
-depends=("ffmpeg2.8" "lua" "pcre" "portaudio" "sdl2" "sdl2_mixer" "sdl2_ttf" "sdl2_image" "sqlite" "ttf-dejavu" "ttf-freefont")
+depends=("ffmpeg2.8" "lua" "pcre" "portaudio" "sdl2" "sdl2_gfx" "sdl2_mixer" "sdl2_ttf" "sdl2_image" "sdl2_net" "sqlite" "ttf-dejavu" "ttf-freefont")
makedepends=("git" "fpc")
optdepends=()
conflicts=("${pkgname}")