Add missing maintainer, change arch to all

This commit is contained in:
LinuxSquare 2024-11-10 13:07:04 +01:00
parent e86c5aaf17
commit 7f83d1a114

View file

@ -1,10 +1,11 @@
# Maintainer: LinuxSquare <linuxsquare@noveria.org>
pkgname=pterodactyl-panel pkgname=pterodactyl-panel
pkgver=1.11.7 pkgver=1.11.7
pkgrel=0 pkgrel=0
pkgdesc="An open-source game server management panel" pkgdesc="An open-source game server management panel"
url="https://pterodactyl.io" url="https://pterodactyl.io"
license="MIT" license="MIT"
arch="noarch" arch="all"
depends="php83 php83-gd php83-sodium cronie" depends="php83 php83-gd php83-sodium cronie"
optdepends="redis mariadb" optdepends="redis mariadb"
makedepends="composer" makedepends="composer"