summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a81f46c35b63..4d38fb5455a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ultrastardxwp-git
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.
- pkgver = r428.de63680
+ pkgver = r367.532b1ca
pkgrel = 1
url = http://ultrastar-es.org
install = ultrastardxwp-git.install
@@ -25,7 +25,7 @@ pkgbase = ultrastardxwp-git
conflicts = ultrastardxwp-git
options = !buildflags
source = ultrastardxwp.desktop
- source = ultrastardxwp::git+https://github.com/ultrastares/usdxworldparty#branch=alfa
+ source = ultrastardxwp::git+https://github.com/ultrastares/usdxworldparty
md5sums = 45e724d9c3ab756ed908774daedfac24
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 18d75b7ea9ac..e46650d47119 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _usdx_package=WorldParty
_pkgname=ultrastardxwp
_ffmpeg="ffmpeg"
pkgname=${_pkgname}-git
-pkgver=r428.de63680
+pkgver=r367.532b1ca
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")
@@ -18,7 +18,7 @@ conflicts=("${pkgname}")
options=("!buildflags")
install=${pkgname}.install
source=("${_pkgname}.desktop"
- "${_pkgname}::git+https://github.com/ultrastares/usdxworldparty#branch=alfa")
+ "${_pkgname}::git+https://github.com/ultrastares/usdxworldparty")
md5sums=('45e724d9c3ab756ed908774daedfac24'
'SKIP')