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 080058973254..09db9e7f5bb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: AlphaJack <alphajack at tuta dot io>
pkgname="pterodactyl-wings"
-pkgver=1.7.0
+pkgver=1.7.2
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=('9250ffec599f8177c7369519f5ca7387d54cd880c3ab944eed8ef6ee037ab173'
+sha256sums=('ed9e90518516da090b5455aa4cf62095daedbfe092f7ae0af299687591704b9b'
'62dfff25f9bdae4769f4201ed30e7c2bfca54611bee75512c5626e74c764f46e')
build(){