summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkuba2023-05-18 15:29:06 +0200
committerkuba2023-05-18 15:29:06 +0200
commit25f69776d1e02209c492439be84bc34a1135b71d (patch)
tree6092033b25e9943e3165621130b2905fca1e472d /PKGBUILD
parentd52f5eb658621bacd0b09d2c5064ca40fdfe7563 (diff)
downloadaur-sampctl-bin.tar.gz
Update from 1.11.0 to 1.11.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89b26d050fd0..337a9c012238 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: kuba09 <kuba09 at pm dot me>
pkgname=sampctl-bin
_pkgname=sampctl
-pkgver=1.11.0
-pkgrel=3
+pkgver=1.11.3
+pkgrel=1
pkgdesc="Collection of tools for SA-MP developers"
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/Southclaws/sampctl"
license=('GPL3')
provides=('sampctl')
-sha512sums_i686=('1311cde01a021aef0c806f1057fddda5934dad4e18ae60f9e22aca7fa6e20940f4fd3d449227a13863f5a13feea19552e6d23e6db322652f518e535981814a24')
-sha512sums_x86_64=('3624bbc569dd1c767c66440d8a9a68c2001a32afe725f0261d05e861219e7a3335088813d3a857449326003847be08070adbfdfc00b7105c5fb549715c3a79fd')
-sha512sums_aarch64=('1df5b9faef4b8654013203560f71fda536339bd5812ac41ddf49e9a9daa9035ad7de0c8bfb8a95aeb2a85e3b4d5b5bd0dc955387f46aa507c470b49e0d3ba5d6')
+sha512sums_i686=('3a8edbd2a807f978505b5d282b5567bdd6f958ac60206fdd1c5103da1254fa2d19b7efae04d4a6fdb6fb6b87c58541e02435d241983bfc6cf3972315acb4d884')
+sha512sums_x86_64=('4471dfcc3ccfcf5193be9abfd20d58537df84270e290c2e745db9235f02471d54341b7da5facb144828aad822631a4c8abe04366394b0ce4316aecb94411bd05')
+sha512sums_aarch64=('9aff523e4b5147759bd0b5ae914d711ca973579d8b54742c0814231d0524f76daa1632e0ad5a160b850a23a208e368b903c13320f9b2962e6f7d9e96dcf7c7e7')
source_i686=("https://github.com/Southclaws/${_pkgname}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_386.deb")
source_x86_64=("https://github.com/Southclaws/${_pkgname}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_amd64.deb")