summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustus Tartz2021-12-28 13:23:19 +0100
committerJustus Tartz2021-12-28 13:23:19 +0100
commit500e8ca76bee72c9e10707ebf897663ff6a950b4 (patch)
treefded57f7ab70b3787f7d98fb2235fc8c73ee1188 /PKGBUILD
parent9556276f3c0d2ccb4dcb8e039e7fdcd5316c570c (diff)
downloadaur-beataroni-bin.tar.gz
switch to x.y.z version format in URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a73f95c487e..c2f1dea0751d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Justus Tartz <aur at jrtberlin dot de>
pkgname=beataroni-bin
pkgver=1.3.0
-pkgrel=1
-_archivename="Beataroni-linux64-1.3"
+pkgrel=2
+_archivename="Beataroni-linux64-${pkgver}"
pkgdesc="A graphical Beat Saber mod installer for Linux"
arch=('x86_64')
url="https://github.com/geefr/beatsaber-linux-goodies"