summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWrxn2024-04-17 22:28:01 +0100
committerWrxn2024-04-17 22:28:01 +0100
commit137b21f79a26ae7fbe340f8c3a2fd6d10b9d6eae (patch)
tree9b120cea8a6e25ce328943b195c2ea47cf9d18c1
parent11ce18d5b5fa3673be2e4b5a443f879721bae9f2 (diff)
downloadaur-137b21f79a26ae7fbe340f8c3a2fd6d10b9d6eae.tar.gz
2.5.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea113d41087e..af56f33cdb96 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.5.0.4
- pkgrel = 4
+ pkgver = 2.5.0.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.5.0.4.x86_64.tgz
+ source = http://repo.cubecoders.com/ampinstmgr-2.5.0.6.x86_64.tgz
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = 1e42a5909237f9324882067eafb564d3dd5ffe2af13f312f603871278215b16f
+ sha256sums = 1e71cca73215e270880e3b6f238bbdc52cab1c890d6359f0ab4b2408c2205bdc
sha256sums = 54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237
sha256sums = 5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11
diff --git a/PKGBUILD b/PKGBUILD
index 39a46db63fd1..0a9d1c693669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wrxn <arch@rnny.xyz>
pkgname=ampinstmgr
-pkgver=2.5.0.4
-pkgrel=4
+pkgver=2.5.0.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=('1e42a5909237f9324882067eafb564d3dd5ffe2af13f312f603871278215b16f'
+sha256sums=('1e71cca73215e270880e3b6f238bbdc52cab1c890d6359f0ab4b2408c2205bdc'
'54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237'
'5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11')
noextract=()