summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYanji Su2023-10-17 22:30:08 +0800
committerYanji Su2023-10-17 22:30:08 +0800
commitd674a2de154413589db337ec6e6df9814f72efd4 (patch)
tree355194855edf4faeaccd7d4c4782583208a130d2
parentee8223a42e645aad2fa6d344470c6a0663a0b027 (diff)
downloadaur-d674a2de154413589db337ec6e6df9814f72efd4.tar.gz
Bump to 202310071959_918caed003
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd2433940995..2f98bb37bd40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ftba
pkgdesc = Offers many different styles of Minecraft modpacks to the community.
- pkgver = 202308291248_1903496f17
+ pkgver = 202310071959_918caed003
pkgrel = 1
url = https://feed-the-beast.com/app
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = ftba
depends = gtk3
optdepends = java-runtime=11: For playing some version of Minecraft with system Java.
optdepends = java-runtime=8: For playing some version of Minecraft with system Java.
- source = https://apps.modpacks.ch/FTBApp/release/202308291248-1903496f17/FTBA_linux_202308291248-1903496f17.deb
+ source = https://apps.modpacks.ch/FTBApp/release/202310071959-918caed003/FTBA_linux_202310071959-918caed003.deb
source = ftb-app.desktop
- sha256sums = 196f2f4c2bd7865a64e583dae593398ff8150b698f9969f0758173183b9b638f
+ sha256sums = d795701bc1481e9e5797cd4e4026e01cb7e6f79990244483e366eb125e983180
sha256sums = 2b50da4dc2811b175e5602e91dfe18e981cba3e2e80deccb8f12b59776d8c530
pkgname = ftba
diff --git a/PKGBUILD b/PKGBUILD
index 4f459276deba..00e6bd0ec747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: alphRomeo323 <alpharomeo323dev at protonmail dot com>
# Contributor: William Brown <glowinthedarkcia at horsefucker dot org>
pkgname=ftba
-pkgver=202308291248_1903496f17
+pkgver=202310071959_918caed003
pkgrel=1
url="https://feed-the-beast.com/app"
arch=(x86_64)
pkgdesc="Offers many different styles of Minecraft modpacks to the community."
source=("https://apps.modpacks.ch/FTBApp/release/${pkgver//_/-}/FTBA_linux_${pkgver//_/-}.deb"
"ftb-app.desktop")
-sha256sums=("196f2f4c2bd7865a64e583dae593398ff8150b698f9969f0758173183b9b638f"
+sha256sums=("d795701bc1481e9e5797cd4e4026e01cb7e6f79990244483e366eb125e983180"
"2b50da4dc2811b175e5602e91dfe18e981cba3e2e80deccb8f12b59776d8c530")
license=("LGPL2.1")
depends=("java-runtime=17" "alsa-lib" "nss" "gtk3")