aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 433e0da18e46..2c373a73631a 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 = build1696491429
- pkgrel = 7
+ pkgrel = 8
arch = x86_64
license = GPL3
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index c1ab704098b5..4387e5d98c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pfych <contact at pfy dot ch>
pkgname=lr2oraja
pkgver=build1696491429
-pkgrel=7
+pkgrel=8
pkgdesc="The latest build of beatoraja, but compiled using LR2 judges and gauges."
arch=('x86_64')
depends=('liberica-jre-8-full-bin')
@@ -49,7 +49,7 @@ package() {
cp beatoraja.jar "$pkgdir/opt/beatoraja/beatoraja.jar"
cp -r skin "$pkgdir/opt/beatoraja"
cp "bokutachiIR-2.2.0.jar" "$pkgdir/opt/beatoraja/ir"
- chmod -R 777 "$pkgdir/opt/beatoraja"
+ chmod -R 755 "$pkgdir/opt/beatoraja"
# Create Desktop entry
cp lr2oraja-icon.png "$pkgdir/usr/share/pixmaps"