summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2019-12-23 14:22:01 -0500
committerChris Severance2019-12-23 14:22:01 -0500
commite3f1aceeca9d1e692decfae2b589663f4fad2a09 (patch)
treef6272d8ad65d59bb3bc67707e8fb0be4416c5473 /PKGBUILD
parentcdbaf4c1a471c13bfe6ff9273d89dd2c7190b8f7 (diff)
downloadaur-e3f1aceeca9d1e692decfae2b589663f4fad2a09.tar.gz
autu: Update to 4.7.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c3761f858e..0e019629e633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ fi
_pkgname='adminer-editor'
pkgname="${_pkgname}"
-pkgver='4.7.3'
+pkgver='4.7.5'
pkgrel='1'
pkgdesc='Database data editing tool written in PHP'
arch=('any')
@@ -40,7 +40,7 @@ _verwatch=("${url}" '/static/download/[0-9\.]\+/editor-\([0-9\.]\+\).php' 'l')
install="${_pkgname}.install"
#source=("http://downloads.sourceforge.net/adminer/editor-${pkgver}.php")
source=("https://www.adminer.org/static/download/${pkgver}/editor-${pkgver}.php")
-sha256sums=('a4ee1bd3bf349c407763276e10fe2f65d4a58419b953b00dcaf5dd7245515f7b')
+sha256sums=('2af22c17220bd2259b66ea412ede6e22499149d95d02a1ffb9338ed80e875947')
package() {
set -u