summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDutchEllie2022-05-15 08:14:35 +0200
committerDutchEllie2022-05-15 08:14:35 +0200
commitcc37bc245479bfcd0868b5aca150a099203085c3 (patch)
treec2d32bf77293e35fdaedb9ad4822b57d20539985
parent48980b032615b30ca09658a7c4397b8d888a89eb (diff)
downloadaur-cc37bc245479bfcd0868b5aca150a099203085c3.tar.gz
bump version to v2022.515.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD14
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e176cf44d697..a506cdfb777f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = osu-lazer-bin
pkgdesc = The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
- pkgver = 2022.509.0
- pkgrel = 3
+ pkgver = 2022.515.0
+ pkgrel = 0
url = https://osu.ppy.sh
arch = x86_64
license = MIT
@@ -14,12 +14,12 @@ pkgbase = osu-lazer-bin
conflicts = osu-lazer
noextract = osu.AppImage
options = !strip
- source = osu-lazer-2022.509.0.AppImage::https://github.com/ppy/osu/releases/download/2022.509.0/osu.AppImage
+ source = osu-lazer-2022.515.0.AppImage::https://github.com/ppy/osu/releases/download/2022.515.0/osu.AppImage
source = https://raw.githubusercontent.com/ppy/osu/master/assets/lazer.png
source = https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md
source = osu-lazer.desktop
source = osu-lazer
- sha256sums = 3d38fdc01209feed6b2e9f82f028196e89a31d450e61368d74b089ce3af2000c
+ sha256sums = 7a9dba8f88ff6f665fb87347a2f76a85b3bdb294bb2ff0387310080d8b977f24
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = 43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801
diff --git a/PKGBUILD b/PKGBUILD
index 9e57903dbf86..3999f4a31253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=osu-lazer-bin
_pkgname=${pkgname%-bin}
-pkgver=2022.509.0
-pkgrel=3
+pkgver=2022.515.0
+pkgrel=0
pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew."
arch=(x86_64)
url="https://osu.ppy.sh"
@@ -29,11 +29,11 @@ source=(
)
noextract=("osu.AppImage")
sha256sums=(
- "3d38fdc01209feed6b2e9f82f028196e89a31d450e61368d74b089ce3af2000c"
- "36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
- "30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
- "43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801"
- "baeea5b234e65707a4e6a563eacac89063bf20047d64125cd1f26c3c52aae957"
+ "7a9dba8f88ff6f665fb87347a2f76a85b3bdb294bb2ff0387310080d8b977f24"
+ "36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
+ "30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
+ "43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801"
+ "baeea5b234e65707a4e6a563eacac89063bf20047d64125cd1f26c3c52aae957"
)
package() {
cd "$srcdir"