summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Husička2020-11-22 14:58:38 +0100
committerDavid Husička2020-11-22 14:58:38 +0100
commitfa726e8a9dbfe6c1fc3fd324477da9df58b3a46b (patch)
tree8e7241305538cb861e0d50bfbd97af4c5cfc1e88
parenta4f8211c92b0ebf4bcecbc73e86a07419f3f5dad (diff)
downloadaur-fa726e8a9dbfe6c1fc3fd324477da9df58b3a46b.tar.gz
Update to version 2020.1121.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ebfbb62b86a..7cde24a08e91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 2020.1114.0
+ pkgver = 2020.1121.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = osu-lazer-bin
provides = osu-lazer
conflicts = osu
conflicts = osu-lazer
- noextract = osu-lazer-bin-2020.1114.0.AppImage
+ noextract = osu-lazer-bin-2020.1121.0.AppImage
options = !strip
- source = osu-lazer-bin-2020.1114.0.AppImage::https://github.com/ppy/osu/releases/download/2020.1114.0/osu.AppImage
+ source = osu-lazer-bin-2020.1121.0.AppImage::https://github.com/ppy/osu/releases/download/2020.1121.0/osu.AppImage
source = osu-lazer-bin.png::https://raw.githubusercontent.com/ppy/osu/master/assets/lazer.png
source = osu-lazer-bin-LICENCE.md::https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md
source = osu-lazer.desktop
- sha256sums = 009995c917e81c1b59f7ceaed63c2868e891b9c54e927aaabf241e1ff06bdde7
+ sha256sums = df1f732178073fa45516e7957a25f377c9ce7a933e49b9a9ac8586a3d989fdf2
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = f37168074db22cf8e898f08b3f67458e1708a8c4ae179fb14a916e74e12bec4e
diff --git a/PKGBUILD b/PKGBUILD
index 7f622887f35b..ab2c04e1a289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
## Maintainer: David Husička <contact@bydave.net>
pkgname=osu-lazer-bin
-pkgver=2020.1114.0
+pkgver=2020.1121.0
pkgrel=1
pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew."
arch=('x86_64')
@@ -24,7 +24,7 @@ source=("$pkgname-$pkgver.AppImage::https://github.com/ppy/osu/releases/download
"$pkgname-LICENCE.md::https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md"
"osu-lazer.desktop")
noextract=("$pkgname-$pkgver.AppImage")
-sha256sums=("009995c917e81c1b59f7ceaed63c2868e891b9c54e927aaabf241e1ff06bdde7"
+sha256sums=("df1f732178073fa45516e7957a25f377c9ce7a933e49b9a9ac8586a3d989fdf2"
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
"f37168074db22cf8e898f08b3f67458e1708a8c4ae179fb14a916e74e12bec4e")