summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c3be5c3b5ee..dc962e7213cd 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.12
- pkgrel = 2
+ pkgver = 2.5.0.14
+ 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.12.x86_64.tgz
+ source = http://repo.cubecoders.com/ampinstmgr-2.5.0.14.x86_64.tgz
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = dd6e8cd487492a3b0ac81f97dd8b296b33ce4e7d15426b133604fe4aad1d2ed7
+ sha256sums = 06e925af6e814cfd05a23eb7264d8ff9ebf4c772aecc349542e014d0cf8fd458
sha256sums = 54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237
sha256sums = 5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11
diff --git a/PKGBUILD b/PKGBUILD
index 23548bd7c4fe..31f0db9dc7f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wrxn <arch@rnny.xyz>
pkgname=ampinstmgr
-pkgver=2.5.0.12
-pkgrel=2
+pkgver=2.5.0.14
+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=('dd6e8cd487492a3b0ac81f97dd8b296b33ce4e7d15426b133604fe4aad1d2ed7'
+sha256sums=('06e925af6e814cfd05a23eb7264d8ff9ebf4c772aecc349542e014d0cf8fd458'
'54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237'
'5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11')
noextract=()