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 dc3173140300..cb3204692cb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raphaƫl Doursenaud <rdoursenaud@free.fr>
pkgname=mysql-shell
-pkgver=8.0.15
+pkgver=8.0.16
pkgrel=1
pkgdesc="An interactive Javascript, Python, or SQL interface supporting development and administration for the MySQL Server."
arch=('x86_64')
@@ -16,7 +16,7 @@ backup=()
options=(!emptydirs)
install=
source=(https://dev.mysql.com/get/Downloads/MySQL-Shell/${pkgname}-${pkgver}-linux-glibc2.12-x86-64bit.tar.gz)
-md5sums=('b5fd5361709fa79e7cdb8e773dfbdbd9')
+md5sums=('b95f2cf59cac02b6824cbe391a696685')
# mysql-build@oss.oracle.com
validpgpkeys=('A4A9406876FCBD3C456770C88C718D3B5072E1F5')