aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpfych2023-05-23 20:08:29 +1000
committerpfych2023-05-23 20:08:29 +1000
commit81966c63298974a6ae41adf641a50cf651d60c4c (patch)
tree11a8757f3fc36a14c5eda71bb0f1258a175ba50b
parent0ad727d88159bac312d20ee50c333276c71d3ce6 (diff)
downloadaur-81966c63298974a6ae41adf641a50cf651d60c4c.tar.gz
Added XDG_CONFIG_HOME fallback
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be3b4b3a3443..ead6c5b19bd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lr2oraja
pkgdesc = The latest build of beatoraja, but compiled using LR2 judges and gauges.
pkgver = build4501107977
- pkgrel = 1
+ pkgrel = 2
arch = x86_64
license = GPL3
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 770db7d359a5..cd524c3a37e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pfych <contact at pfy dot ch>
pkgname=lr2oraja
pkgver=build4501107977
-pkgrel=1
+pkgrel=2
pkgdesc="The latest build of beatoraja, but compiled using LR2 judges and gauges."
arch=('x86_64')
depends=('liberica-jre-8-full-bin')