summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWrxn2023-08-03 00:19:33 +0100
committerWrxn2023-08-03 00:19:33 +0100
commit0935d72aa470e69471c837d2dd11deb90d09b49f (patch)
tree9b0dbb9093b1f691d78462c43bd01e17799ed18d
parent6adff4d4b0cb30f61dbb75c2b8f18464207a536d (diff)
downloadaur-0935d72aa470e69471c837d2dd11deb90d09b49f.tar.gz
Version bump to 2.4.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5418a887b36..a94036b42ea5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ampinstmgr
pkgdesc = AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for hosting game servers.
- pkgver = 2.4.2
- pkgrel = 2
+ pkgver = 2.4.6
+ pkgrel = 1
url = https://cubecoders.com/AMP
arch = i686
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = ampinstmgr
optdepends = steamcmd
optdepends = docker
options = !strip
- source = http://repo.cubecoders.com/ampinstmgr-2.4.2.x86_64.tgz
+ source = http://repo.cubecoders.com/ampinstmgr-2.4.6.x86_64.tgz
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = 18005b8fb9696d746d150b58aafec7c125c6e52c8e3adcf871db7200c5b53901
+ sha256sums = 56f34e1d5154d76687b25e36c80dbdaed729f811f74eaa141548c62f22a39501
sha256sums = 54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237
sha256sums = 5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11
diff --git a/PKGBUILD b/PKGBUILD
index 2834333b419d..d409412cb6ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sauyon Lee <sauyon@setsuna>
pkgname=ampinstmgr
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.6
+pkgrel=1
epoch=
pkgdesc="AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for hosting game servers."
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ source=("http://repo.cubecoders.com/$pkgname-$pkgver.x86_64.tgz"
sysusers.conf
tmpfiles.conf
)
-sha256sums=('18005b8fb9696d746d150b58aafec7c125c6e52c8e3adcf871db7200c5b53901'
+sha256sums=('56f34e1d5154d76687b25e36c80dbdaed729f811f74eaa141548c62f22a39501'
'54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237'
'5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11')
noextract=()