osu-bin/2024.1115.3-1: update

This commit is contained in:
Puqns67 2024-11-16 19:27:10 +08:00
parent 581d0028f0
commit 1b42182fdb
Signed by: Puqns67
GPG Key ID: 9669DF042554F536
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
pkgbase = osu-bin
pkgdesc = A free-to-win rhythm game. Rhythm is just a click away!
pkgver = 2024.1009.1
pkgver = 2024.1115.3
pkgrel = 1
url = https://osu.ppy.sh/
arch = x86_64
@ -23,12 +23,12 @@ pkgbase = osu-bin
replaces = osu-lazer
replaces = osu-lazer-bin
options = !debug
source = osu-2024.1009.1.AppImage::https://github.com/ppy/osu/releases/download/2024.1009.1/osu.AppImage
source = osu-resources-LICENCE-2024.1003.0.md::https://github.com/ppy/osu-resources/raw/2024.1003.0/LICENCE.md
source = osu-2024.1115.3.AppImage::https://github.com/ppy/osu/releases/download/2024.1115.3/osu.AppImage
source = osu-resources-LICENCE-2024.1106.0.md::https://github.com/ppy/osu-resources/raw/2024.1106.0/LICENCE.md
source = osu.bash
source = osu.desktop
source = osu.xml
b2sums = 79ab7b7a41ac2eabfe84ef8a20b8624d90010a31f84ea225b866e30853ac240ef0db9e43a750d423b127adb156d842f019c4c998819d457dd8afc86001aa7a07
b2sums = 3823474c93576f13bb43f70c7edf4bbaea5eca8cecaaaef4f0a04901cba9de76730b100ee83fbdd5891dc5be24e002b015754e84e69d0169b3cce20781457673
b2sums = 7b7d10932a3c9b07ae10870c7830cacb2dd7164ec3e13ca419a931d6702c496b3ca2b7430f52aa3e71727b8d5f089f174ab13b1c69698925b2e37f8634e3fbff
b2sums = 57413ec0582254216196c52cddc7c4635c61efcd7a2b538dd61628960b7bc91c09160bd39d6383c69ae470d4d3b6a9a6b4fb67f457ac91996bbcfebb8762880b
b2sums = c1f20062245a02bdaef45ee0eb18c6eefd1faa09b6354d3dc83951e844cdf72a1832fdacad05139c1cfa54afd6ac0e0912971a7f4c324d4e5a6c681e833df1e7

View File

@ -8,9 +8,9 @@
# This PKGBUILD is base on the AUR repo osu-lazer-bin, from these contributors above
_appname='osu'
_appver='2024.1009.1'
_appver='2024.1115.3'
_resname='osu-resources'
_resver='2024.1003.0'
_resver='2024.1106.0'
pkgname="${_appname}-bin"
pkgver="${_appver}"
@ -33,7 +33,7 @@ source=("${_appname}-${_appver}.AppImage"::"https://github.com/ppy/osu/releases/
"${_appname}.desktop"
"${_appname}.xml")
b2sums=('79ab7b7a41ac2eabfe84ef8a20b8624d90010a31f84ea225b866e30853ac240ef0db9e43a750d423b127adb156d842f019c4c998819d457dd8afc86001aa7a07'
b2sums=('3823474c93576f13bb43f70c7edf4bbaea5eca8cecaaaef4f0a04901cba9de76730b100ee83fbdd5891dc5be24e002b015754e84e69d0169b3cce20781457673'
'7b7d10932a3c9b07ae10870c7830cacb2dd7164ec3e13ca419a931d6702c496b3ca2b7430f52aa3e71727b8d5f089f174ab13b1c69698925b2e37f8634e3fbff'
'57413ec0582254216196c52cddc7c4635c61efcd7a2b538dd61628960b7bc91c09160bd39d6383c69ae470d4d3b6a9a6b4fb67f457ac91996bbcfebb8762880b'
'c1f20062245a02bdaef45ee0eb18c6eefd1faa09b6354d3dc83951e844cdf72a1832fdacad05139c1cfa54afd6ac0e0912971a7f4c324d4e5a6c681e833df1e7'