summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu2262023-08-24 13:58:16 +0800
committersu2262023-08-24 13:58:16 +0800
commit12cbd62e8caa4b71bd58186f5a5313831a4e4eaf (patch)
tree3e0210c7bb41d909c3e3b0d54e1278149b55367c
parentc667086f3b7ef88981d22bbaef6b8ff74a20ab03 (diff)
downloadaur-12cbd62e8caa4b71bd58186f5a5313831a4e4eaf.tar.gz
Bump to 202308162122_46a8a2536d
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 513022a51f07..df8ba72fc7fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ftba
pkgdesc = Offers many different styles of Minecraft modpacks to the community.
- pkgver = 202307221435_df4347b682
+ pkgver = 202308162122_46a8a2536d
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/202307221435-df4347b682/FTBA_linux_202307221435-df4347b682.deb
+ source = https://apps.modpacks.ch/FTBApp/release/202308162122-46a8a2536d/FTBA_linux_202308162122-46a8a2536d.deb
source = ftb-app.desktop
- sha256sums = c38dce3441aeb719c825049af61a69b275d83f8e115ff10029b3635806b707b1
+ sha256sums = 9a1b8dcd1950557f9256ede4f45ba6d9a6d06fae4d85c3846eab9fbdcf289a93
sha256sums = 2b50da4dc2811b175e5602e91dfe18e981cba3e2e80deccb8f12b59776d8c530
pkgname = ftba
diff --git a/PKGBUILD b/PKGBUILD
index 59e5b91616f0..2f3efe6e41f2 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=202307221435_df4347b682
+pkgver=202308162122_46a8a2536d
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=("c38dce3441aeb719c825049af61a69b275d83f8e115ff10029b3635806b707b1"
+sha256sums=("9a1b8dcd1950557f9256ede4f45ba6d9a6d06fae4d85c3846eab9fbdcf289a93"
"2b50da4dc2811b175e5602e91dfe18e981cba3e2e80deccb8f12b59776d8c530")
license=("LGPL2.1")
depends=("java-runtime=17" "alsa-lib" "nss" "gtk3")