summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-03-10 00:52:19 -0400
committerChris Severance2020-03-10 00:52:19 -0400
commitf55e9e3fa1d6e77c829eafcd11d7c354f2ef87b4 (patch)
tree11d13a83d8140dc61715bc6309555dd730fec6f4
parent39d39c8cd48da637d2560cc6f4544c898ba0b028 (diff)
downloadaur-f55e9e3fa1d6e77c829eafcd11d7c354f2ef87b4.tar.gz
autu: Update to 4.7.5.r12.g9ab20577-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 551a466cd4e2..d7b7004acfd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 27 23:16:51 UTC 2019
+# Tue Mar 10 04:52:19 UTC 2020
pkgbase = adminer-git
pkgdesc = a web based SQL management tool supporting MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. Formerly phpMinAdmin.
- pkgver = 4.7.3.r0.g32955f78
+ pkgver = 4.7.5.r12.g9ab20577
pkgrel = 1
url = https://www.adminer.org
install = adminer.install
@@ -16,7 +16,7 @@ pkgbase = adminer-git
optdepends = postgresql
optdepends = sqlite: for sqlite3
optdepends = sqlite2
- provides = adminer=4.7.3
+ provides = adminer=4.7.5
conflicts = adminer
source = adminer-git::git://adminer.git.sourceforge.net/gitroot/adminer/adminer
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1283bb7c6735..e6e01f908dfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ fi
_pkgname='adminer'
pkgname="${_pkgname}-git"
-pkgver=4.7.3.r0.g32955f78
+pkgver=4.7.5.r12.g9ab20577
pkgrel=1
pkgdesc='a web based SQL management tool supporting MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. Formerly phpMinAdmin.'
arch=('any')