summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD14
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99711223a229..ca77a6e6cf59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = mfosu-bin
pkgdesc = An fork of osu!lazer.
pkgver = 2022.528.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MATRIX-feather/osu
arch = x86_64
license = MIT
- license = custom:CC-BY-NC 4.0
+ license = CC-BY-NC 4.0
depends = zlib
depends = libgl
depends = fuse2
@@ -13,17 +13,17 @@ pkgbase = mfosu-bin
provides = osu-lazer
provides = mf-osu
provides = mfosu
- noextract = mfosu.AppImage
+ noextract = mfosu.appimage
options = !strip
- source = https://dl.hiosu.com/%e6%9c%ac%e5%9c%b0%e4%b8%8b%e8%bd%bd%e7%82%b9%e2%91%a1%20-%20%e5%85%b6%e4%bb%96%e7%bd%91%e7%bb%9c%e6%8e%a8%e8%8d%90/Linux%e7%89%88%282022.528.0%29/mfosu.AppImage
+ source = https://dl.hiosu.com/本地下载点① - 电信网络推荐/Linux版(2022.528.0)/mfosu.appimage
source = https://github.com/MATRIX-feather/osu/raw/stable/assets/lazer.png
source = https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md
source = mfosu.desktop
source = mfosu
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums = fe8f26b11443a0f0e6dc9e6c10d32d9c3c5cc3f2e825e970f4ebfe4f7994ae37
+ sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
+ sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
+ sha256sums = a072250ea8407385937d9a25e077ba71ec581da67598922fe4893f097dfe3280
+ sha256sums = 2bf4c70aebc2375b8fd607981ff1999b60659d13aab80df42b735085d0fd0cec
pkgname = mfosu-bin
diff --git a/PKGBUILD b/PKGBUILD
index da6e1496e1e1..2028ffd0291e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=mfosu-bin
pkgver=2022.528.0
-pkgrel=1
+pkgrel=2
pkgdesc="An fork of osu!lazer."
arch=(x86_64)
url="https://github.com/MATRIX-feather/osu"
license=(
"MIT"
- "custom:CC-BY-NC 4.0"
+ "CC-BY-NC 4.0"
)
depends=(
zlib
@@ -29,11 +29,11 @@ source=(
)
noextract=("mfosu.appimage")
sha256sums=(
- "SKIP"
- "SKIP"
- "SKIP"
- "SKIP"
- "SKIP"
+ "fe8f26b11443a0f0e6dc9e6c10d32d9c3c5cc3f2e825e970f4ebfe4f7994ae37"
+ "36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
+ "30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
+ "a072250ea8407385937d9a25e077ba71ec581da67598922fe4893f097dfe3280"
+ "2bf4c70aebc2375b8fd607981ff1999b60659d13aab80df42b735085d0fd0cec"
)
package() {
cd "$srcdir"