summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmily Lovegrove2025-02-15 10:13:49 +0000
committerEmily Lovegrove2025-02-15 10:13:49 +0000
commit2acb0bfdad5f1c64b6cd017c08ef72828e54226b (patch)
tree3f2386dac4a3f22da459182a2a87824e8ce18490 /PKGBUILD
parent228dd17993e1182fd3cadf1d7382001a16b9ffee (diff)
downloadaur-olympus-git.tar.gz
upgpkg: olympus-git r916.7f7660b-1
update lua-subprocess to use fork url install new suppress-output script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9195f7e1bf13..9eb514dfaf9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: yhtez <yhtez@protonmail.com>
pkgname=olympus-git
-pkgver=r907.6ba95c2
+pkgver=r916.7f7660b
pkgrel=1
pkgdesc='Everest installer / mod manager for Celeste (git)'
arch=('x86_64')
@@ -14,7 +14,7 @@ source=("git+https://github.com/EverestAPI/Olympus.git"
"git+https://github.com/EverestAPI/OlympUI.git"
"git+https://github.com/vrld/moonshine.git"
"git+https://github.com/LPGhatguy/luajit-request.git"
- "git+https://github.com/0x0ade/lua-subprocess.git"
+ "git+https://github.com/maddie480/lua-subprocess.git"
"git+https://github.com/Vexatos/nativefiledialog.git")
sha256sums=('SKIP'
'SKIP'
@@ -59,6 +59,7 @@ package() {
ln -s /usr/lib/olympus/olympus "$pkgdir/usr/bin/olympus"
install -Dm755 olympus.sh "$pkgdir/usr/lib/olympus/olympus"
install -Dm755 find-love.sh "$pkgdir/usr/lib/olympus/find-love"
+ install -Dm755 suppress-output.sh "$pkgdir/usr/lib/olympus/suppress-output"
bsdtar --format zip --strip-components 1 -cf "$pkgdir/usr/lib/olympus/olympus.love" src