summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df9421cc7edc..004f6adf4aab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: AlphaJack <alphajack at tuta dot io>
pkgname="pterodactyl-wings"
-pkgver=1.11.2
+pkgver=1.11.3
pkgrel=1
pkgdesc="The server control plane for Pterodactyl Panel"
url="https://pterodactyl.io/"
@@ -12,7 +12,7 @@ makedepends=("go")
conflicts=("pterodactyl-daemon")
source=("$pkgname-$pkgver.tar.gz::https://github.com/pterodactyl/wings/archive/refs/tags/v$pkgver.tar.gz"
"$pkgname.service")
-sha256sums=('26f6c79c3e36bf08ac4d8bb607cda900510b41308e0e2a3380460f52003434b8'
+sha256sums=('24f0cb4e12fcc138369f7e8befece396b0597e3eac67366383290fcb5d7d6a2e'
'62dfff25f9bdae4769f4201ed30e7c2bfca54611bee75512c5626e74c764f46e')
build(){