summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Husička2021-11-02 19:43:24 +0100
committerDavid Husička2021-11-02 19:43:24 +0100
commit67bdfc11a32928691cfc0f867cfc3c1f140614d0 (patch)
tree7eafac65795d88d4cfcc4ad3130cd3a063161e52
parentb8e203ea7c91a9e1c8076d279a34abd80495faac (diff)
downloadaur-67bdfc11a32928691cfc0f867cfc3c1f140614d0.tar.gz
Move version back because of a decision upstream
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 942ad00d6a5f..f446f834f07e 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 = 2021.1103.0
+ pkgver = 2021.1028.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = osu-lazer-bin
depends = osu-mime
provides = osu-lazer
conflicts = osu-lazer
- noextract = osu-lazer-bin-2021.1103.0.AppImage
+ noextract = osu-lazer-bin-2021.1028.0.AppImage
options = !strip
- source = osu-lazer-bin-2021.1103.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1103.0/osu.AppImage
+ source = osu-lazer-bin-2021.1028.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1028.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
diff --git a/PKGBUILD b/PKGBUILD
index cab2d831e097..fcb503f761c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
## Contributor: Tyler Nelson <neo@cybercat.cc>
pkgname=osu-lazer-bin
-pkgver=2021.1103.0
+pkgver=2021.1028.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')