summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2023-01-23 22:47:32 +0100
committerAlphaJack2023-01-23 22:47:32 +0100
commit3a70092cdd3687d0beaf53629c0b9286c64a0812 (patch)
treec83a1f1bf359142008a025e514a07691de7bbbf8 /PKGBUILD
parentccfa31dc8d49be5d0e19fd81412f8a7b428145cb (diff)
downloadaur-3a70092cdd3687d0beaf53629c0b9286c64a0812.tar.gz
Updated pterodactyl-wings-bin to 1.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b6adbac4ce2..c61367c50186 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andy Bao <contact at andybao dot me>
pkgname="pterodactyl-wings-bin"
-pkgver=1.7.2
+pkgver=1.11.0
pkgrel=1
pkgdesc="The server control plane for Pterodactyl Panel - binary package"
url="https://pterodactyl.io/"
@@ -16,8 +16,8 @@ source=("${pkgname/-bin/}.service")
source_x86_64=("${pkgname/-bin/}-$CARCH::https://github.com/pterodactyl/wings/releases/download/v$pkgver/wings_linux_amd64")
source_aarch64=("${pkgname/-bin/}-$CARCH::https://github.com/pterodactyl/wings/releases/download/v$pkgver/wings_linux_arm64")
sha256sums=('62dfff25f9bdae4769f4201ed30e7c2bfca54611bee75512c5626e74c764f46e')
-sha256sums_x86_64=('35144f451f8c38f26d15f9be4518b7956e1431840295b4e4d40516d815fe5617')
-sha256sums_aarch64=('c6fdb93c057131d4ac29b474950675c3eee21ab48e14b8e7f41ed38e01d2247c')
+sha256sums_x86_64=('2b88cf37350f033d5230283834876bd4354e0176fb76c87b1cfc891d19df9617')
+sha256sums_aarch64=('2b88cf37350f033d5230283834876bd4354e0176fb76c87b1cfc891d19df9617')
package(){
install -d 640 "$pkgdir/etc/pterodactyl"