summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2020-03-12 21:15:19 -0400
committerChris Severance2020-03-12 21:15:19 -0400
commitaf97c6b708e65ab5e5f075c2ade441c3a01f9e98 (patch)
treea34dd7fd4cfc4cc0661a76437ef71409c9d3a187 /PKGBUILD
parente3f1aceeca9d1e692decfae2b589663f4fad2a09 (diff)
downloadaur-af97c6b708e65ab5e5f075c2ade441c3a01f9e98.tar.gz
autu: Update to 4.7.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e019629e633..a47adf59d215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ fi
_pkgname='adminer-editor'
pkgname="${_pkgname}"
-pkgver='4.7.5'
+pkgver='4.7.6'
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=('2af22c17220bd2259b66ea412ede6e22499149d95d02a1ffb9338ed80e875947')
+sha256sums=('0858220a1b52cb68412efcd6f313ae4a22bc07a0c059fb43670905b724dc811c')
package() {
set -u