summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f444bffcca7..65e152ded1ee 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.8
- pkgrel = 2
+ pkgrel = 3
url = https://cubecoders.com/AMP
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = ampinstmgr
source = http://repo.cubecoders.com/ampinstmgr-2.5.0.8.x86_64.tgz
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = 5662edad2f6ba9ce521cc8b9015acd5a24b385e1c92ebfb33b5468d23c5b8685
+ sha256sums = 3e893112a98c3576dd8dcc373a71f471c52fba78d7682dd682e4b4b666d21139
sha256sums = 54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237
sha256sums = 5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11
diff --git a/PKGBUILD b/PKGBUILD
index bef3509d1639..0a1df30a4633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wrxn <arch@rnny.xyz>
pkgname=ampinstmgr
pkgver=2.5.0.8
-pkgrel=2
+pkgrel=3
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=('5662edad2f6ba9ce521cc8b9015acd5a24b385e1c92ebfb33b5468d23c5b8685'
+sha256sums=('3e893112a98c3576dd8dcc373a71f471c52fba78d7682dd682e4b4b666d21139'
'54478340926d4f49dd784c7cffe8e191a0b5b1dc29b72694f02b40a9672d9237'
'5c6a673550c8243556e2c770c8e85f5892cdee334d063e49aa398175b00fce11')
noextract=()