osu-bin/2024.521.2-1: update
This commit is contained in:
parent
f8b46fab73
commit
0259c1c193
@ -1,6 +1,6 @@
|
|||||||
pkgbase = osu-bin
|
pkgbase = osu-bin
|
||||||
pkgdesc = A free-to-win rhythm game. Rhythm is just a click away!
|
pkgdesc = A free-to-win rhythm game. Rhythm is just a click away!
|
||||||
pkgver = 2024.519.1
|
pkgver = 2024.521.2
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://osu.ppy.sh/
|
url = https://osu.ppy.sh/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -17,12 +17,13 @@ pkgbase = osu-bin
|
|||||||
conflicts = osu
|
conflicts = osu
|
||||||
conflicts = osu-lazer
|
conflicts = osu-lazer
|
||||||
replaces = osu-lazer
|
replaces = osu-lazer
|
||||||
source = osu-2024.519.1.AppImage::https://github.com/ppy/osu/releases/download/2024.519.1/osu.AppImage
|
options = !debug
|
||||||
|
source = osu-2024.521.2.AppImage::https://github.com/ppy/osu/releases/download/2024.521.2/osu.AppImage
|
||||||
source = osu-resources-LICENCE-2024.517.0.md::https://github.com/ppy/osu-resources/raw/2024.517.0/LICENCE.md
|
source = osu-resources-LICENCE-2024.517.0.md::https://github.com/ppy/osu-resources/raw/2024.517.0/LICENCE.md
|
||||||
source = osu.bash
|
source = osu.bash
|
||||||
source = osu.desktop
|
source = osu.desktop
|
||||||
source = osu.xml
|
source = osu.xml
|
||||||
b2sums = f9675ba755da05eff9a673af82d804ebb604a8418c5e9d75d81c7eede79b8dfdca8136fff5c0668e9ba2e7ad29b8a05f431476e0d388dfb1db774dd2bf39c6ef
|
b2sums = c367473a3bdd21e251183a68b9c6f6bb59140267772d68210f33886ea12eee8fb92abb3043cfddf93a388c80e5ddb6a8f084ac90aab84a28d8ef392df620e960
|
||||||
b2sums = 7b7d10932a3c9b07ae10870c7830cacb2dd7164ec3e13ca419a931d6702c496b3ca2b7430f52aa3e71727b8d5f089f174ab13b1c69698925b2e37f8634e3fbff
|
b2sums = 7b7d10932a3c9b07ae10870c7830cacb2dd7164ec3e13ca419a931d6702c496b3ca2b7430f52aa3e71727b8d5f089f174ab13b1c69698925b2e37f8634e3fbff
|
||||||
b2sums = 63c4f291210a06d1116689ba073fd370ab72db8bd951cf445da447d39a2c05492cebd37c293bf72519e6c86efb97600a9ac146d31ba29b8b6543cc50bcb9c6e9
|
b2sums = 63c4f291210a06d1116689ba073fd370ab72db8bd951cf445da447d39a2c05492cebd37c293bf72519e6c86efb97600a9ac146d31ba29b8b6543cc50bcb9c6e9
|
||||||
b2sums = c1f20062245a02bdaef45ee0eb18c6eefd1faa09b6354d3dc83951e844cdf72a1832fdacad05139c1cfa54afd6ac0e0912971a7f4c324d4e5a6c681e833df1e7
|
b2sums = c1f20062245a02bdaef45ee0eb18c6eefd1faa09b6354d3dc83951e844cdf72a1832fdacad05139c1cfa54afd6ac0e0912971a7f4c324d4e5a6c681e833df1e7
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# This PKGBUILD is base on the AUR repo osu-lazer-bin, from these contributors above
|
# This PKGBUILD is base on the AUR repo osu-lazer-bin, from these contributors above
|
||||||
|
|
||||||
_appname='osu'
|
_appname='osu'
|
||||||
_appver=2024.519.1
|
_appver=2024.521.2
|
||||||
_resname='osu-resources'
|
_resname='osu-resources'
|
||||||
_resver=2024.517.0
|
_resver=2024.517.0
|
||||||
|
|
||||||
@ -23,6 +23,7 @@ depends=('bash' 'ffmpeg4.4' 'gcc-libs' 'glibc' 'lttng-ust2.12' 'zlib')
|
|||||||
provides=("${_appname}" 'osu-lazer')
|
provides=("${_appname}" 'osu-lazer')
|
||||||
conflicts=("${_appname}" 'osu-lazer')
|
conflicts=("${_appname}" 'osu-lazer')
|
||||||
replaces=('osu-lazer')
|
replaces=('osu-lazer')
|
||||||
|
options=('!debug')
|
||||||
|
|
||||||
source=("${_appname}-${_appver}.AppImage"::"https://github.com/ppy/osu/releases/download/${_appver}/osu.AppImage"
|
source=("${_appname}-${_appver}.AppImage"::"https://github.com/ppy/osu/releases/download/${_appver}/osu.AppImage"
|
||||||
"${_resname}-LICENCE-${_resver}.md"::"https://github.com/ppy/osu-resources/raw/${_resver}/LICENCE.md"
|
"${_resname}-LICENCE-${_resver}.md"::"https://github.com/ppy/osu-resources/raw/${_resver}/LICENCE.md"
|
||||||
@ -30,7 +31,7 @@ source=("${_appname}-${_appver}.AppImage"::"https://github.com/ppy/osu/releases/
|
|||||||
"${_appname}.desktop"
|
"${_appname}.desktop"
|
||||||
"${_appname}.xml")
|
"${_appname}.xml")
|
||||||
|
|
||||||
b2sums=('f9675ba755da05eff9a673af82d804ebb604a8418c5e9d75d81c7eede79b8dfdca8136fff5c0668e9ba2e7ad29b8a05f431476e0d388dfb1db774dd2bf39c6ef'
|
b2sums=('c367473a3bdd21e251183a68b9c6f6bb59140267772d68210f33886ea12eee8fb92abb3043cfddf93a388c80e5ddb6a8f084ac90aab84a28d8ef392df620e960'
|
||||||
'7b7d10932a3c9b07ae10870c7830cacb2dd7164ec3e13ca419a931d6702c496b3ca2b7430f52aa3e71727b8d5f089f174ab13b1c69698925b2e37f8634e3fbff'
|
'7b7d10932a3c9b07ae10870c7830cacb2dd7164ec3e13ca419a931d6702c496b3ca2b7430f52aa3e71727b8d5f089f174ab13b1c69698925b2e37f8634e3fbff'
|
||||||
'63c4f291210a06d1116689ba073fd370ab72db8bd951cf445da447d39a2c05492cebd37c293bf72519e6c86efb97600a9ac146d31ba29b8b6543cc50bcb9c6e9'
|
'63c4f291210a06d1116689ba073fd370ab72db8bd951cf445da447d39a2c05492cebd37c293bf72519e6c86efb97600a9ac146d31ba29b8b6543cc50bcb9c6e9'
|
||||||
'c1f20062245a02bdaef45ee0eb18c6eefd1faa09b6354d3dc83951e844cdf72a1832fdacad05139c1cfa54afd6ac0e0912971a7f4c324d4e5a6c681e833df1e7'
|
'c1f20062245a02bdaef45ee0eb18c6eefd1faa09b6354d3dc83951e844cdf72a1832fdacad05139c1cfa54afd6ac0e0912971a7f4c324d4e5a6c681e833df1e7'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user