summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6857735648be..71838ec0c985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=adminer
pkgver=4.2.4
-pkgrel=2
+pkgrel=3
pkgdesc="A full-featured MySQL management tool written in PHP."
arch=('any')
license=('Apache', 'GPL')
@@ -15,7 +15,7 @@ source=("${pkgname}.install"
"httpd-${pkgname}.conf"
"https://www.adminer.org/static/download/${pkgver}/${pkgname}-${pkgver}.php")
sha256sums=('f3d2c8d2119cccf4d84d32ad2662300eecda62ffba7304505e563e192b5a10ef'
- '61057fd37bc77ae43110074220f7148055b34154f5f5a55e252aba1e19829b02'
+ '176b392620e8d972188685e0e202cba853a2ff5e3d0c90fef130ef1c8c2491c2'
'ea21b95da1a2f66d26849160f3257823254663144e6b3b506c35160b70c7b3bd')
package() {