summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfenuks2020-05-21 00:46:15 +0200
committerfenuks2020-05-21 00:46:15 +0200
commit433d9f79f6eba24f093c29ae1a5e29c4932a7fca (patch)
tree8ccc11bbd04ce5b9f8ce49cc0dc1367c7e750952 /PKGBUILD
parent59ace5f680880c4d7832bc68a4a68bd073061db2 (diff)
downloadaur-433d9f79f6eba24f093c29ae1a5e29c4932a7fca.tar.gz
Update ffmped dependency to latest version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f97f1da2d3d6..18d75b7ea9ac 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_usdx_package=WorldParty
_pkgname=ultrastardxwp
-_ffmpeg="ffmpeg3.4"
+_ffmpeg="ffmpeg"
pkgname=${_pkgname}-git
-pkgver=r308.6f9a09d
+pkgver=r428.de63680
pkgrel=1
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")