summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCobalt Space2021-11-23 16:27:04 -0800
committerCobalt Space2021-11-23 16:27:04 -0800
commitc6fb2892a7b0b53487f2b615f6a81245d50bb728 (patch)
treea579bd0d9c3e9949d89eda2dfdf53fba06e89509 /PKGBUILD
parenta0dab925f857d03ceb8026b6a3aa8d734ca411e1 (diff)
downloadaur-c6fb2892a7b0b53487f2b615f6a81245d50bb728.tar.gz
bump to 202111051727_fc8797cf31_release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f26322c2b29..d02bdd364566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
-# Maintainer: William Brown <glowinthedarkcia@horsefucker.org>
# Maintainer: Cobalt Space <cobaltspace at protonmail dot com>
+# Contributor: William Brown <glowinthedarkcia@horsefucker.org>
pkgname=ftba
-pkgver=202105051818_5b1f30277f_release
+pkgver=202111051727_fc8797cf31_release
pkgrel=1
-url="https://www.feed-the-beast.com/"
+url="https://feed-the-beast.com/app"
arch=(any)
pkgdesc="Offers many different styles of Minecraft modpacks to the community."
source=("https://apps.modpacks.ch/FTBApp/release/${pkgver//_/-}/FTBA_linux_${pkgver//_/-}.deb" "ftbapp.desktop")
-sha256sums=('8c519aaf292b32899af5752d3d440363bcad57362a480e2ac353f9ff6f9b2b26'
+sha256sums=('35aa61ff538eda02bbc98f68fbeb21e8ff2cd7de035a91206474663206e19487'
'72e6e0b01e790e416ab1ac215b7179f968156d10be5b36fad656a4f084778db6')
license=("LGPL2")
depends=("java-runtime=8" "java-runtime=11" "avahi") # Crashes without libavahi-common.so.3
+optdepends=("jdk8-graalvm-bin: improved performance with '-XX:+UseJVMCICompiler'")
package() {
cd "$pkgdir"