summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2024-02-12 19:19:11 -0500
committerneeshy2024-02-12 19:19:11 -0500
commit5518b0bfb895e63444ef7a72a949d7a88028bf94 (patch)
tree37d9ba055021e534d9408f9df0d1f4d2f6f12e2b
parent9531b4f78ba55f74ece9ecf13e61deda0c7cc6d9 (diff)
downloadaur-5518b0bfb895e63444ef7a72a949d7a88028bf94.tar.gz
osu-lazer.xml: difficulty -> beatmap
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--osu-lazer.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77abe6014c26..5f06f55ed35d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,6 +23,6 @@ pkgbase = osu-lazer-git
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = b645a8653c78b136c4934194b3dce390e854b3c90c43c889631b9ab3b77022af
sha256sums = c22099222c01f33979e17ec0575b864f018f5f416919f9ed1b2b99584a5d37d6
- sha256sums = 854a561086a89d84bd1826d90644f658128a506d93bb1f640a0a859432f585a8
+ sha256sums = e01a156e7c9bb11ad5b1e1698b029378cb971c29469fc3dceca9421e9a81f3e8
pkgname = osu-lazer-git
diff --git a/PKGBUILD b/PKGBUILD
index 9566ab1844f8..f5c71a41d4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ sha256sums=('SKIP'
'30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244'
'b645a8653c78b136c4934194b3dce390e854b3c90c43c889631b9ab3b77022af'
'c22099222c01f33979e17ec0575b864f018f5f416919f9ed1b2b99584a5d37d6'
- '854a561086a89d84bd1826d90644f658128a506d93bb1f640a0a859432f585a8')
+ 'e01a156e7c9bb11ad5b1e1698b029378cb971c29469fc3dceca9421e9a81f3e8')
pkgver() {
cd "$srcdir/$_pkgname"
diff --git a/osu-lazer.xml b/osu-lazer.xml
index fbf8b1b4ff15..9eed8d9d4f2f 100644
--- a/osu-lazer.xml
+++ b/osu-lazer.xml
@@ -15,7 +15,7 @@
<glob pattern="*.osk"/>
</mime-type>
<mime-type type="application/x-osu-beatmap">
- <comment>osu! difficulty</comment>
+ <comment>osu! beatmap</comment>
<icon name="osu-lazer"/>
<sub-class-of type="text/plain"/>
<generic-icon name="text-x-generic"/>