summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfenuks2020-06-28 13:56:10 +0200
committerfenuks2020-06-28 13:56:10 +0200
commit7df190d837f55d180a879d3f4e336e8f4dd67d6d (patch)
treecb1627be92ab4f973aeebb633a927860d7c8f547
parent433d9f79f6eba24f093c29ae1a5e29c4932a7fca (diff)
downloadaur-7df190d837f55d180a879d3f4e336e8f4dd67d6d.tar.gz
Update to r367.532b1ca-1
-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')