[arch-commits] Commit in mariadb/trunk (PKGBUILD)

Christian Hesse eworm at gemini.archlinux.org
Tue Feb 8 18:06:28 UTC 2022


    Date: Tuesday, February 8, 2022 @ 18:06:28
  Author: eworm
Revision: 436592

upgpkg: mariadb 10.6.6-1: new upstream release, enable debug support

Modified:
  mariadb/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 17:09:20 UTC (rev 436591)
+++ PKGBUILD	2022-02-08 18:06:28 UTC (rev 436592)
@@ -4,8 +4,8 @@
 pkgbase=mariadb
 pkgname=('mariadb-libs' 'mariadb-clients' 'mariadb' 'mytop')
 pkgdesc='Fast SQL database server, derived from MySQL'
-pkgver=10.6.5
-pkgrel=2
+pkgver=10.6.6
+pkgrel=1
 arch=('x86_64')
 license=('GPL')
 url='https://mariadb.org/'
@@ -12,6 +12,7 @@
 makedepends=('boost' 'bzip2' 'cmake' 'jemalloc' 'libaio' 'libxcrypt'
              'libxml2' 'lz4' 'lzo' 'openssl' 'systemd' 'zlib' 'zstd' 'curl'
              'krb5' 'cracklib' 'judy')
+options=('debug')
 validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package Signing Key <package-signing-key at mariadb.org>
 # The default links with mirror redirection fail for signatures, specific
 # mirrors may be out of date every now and then. Let's use the upstream
@@ -19,7 +20,7 @@
 # https://mariadb.com/kb/en/library/mirror-sites-for-mariadb/
 source=("https://rsync.osuosl.org/pub/mariadb/mariadb-${pkgver}/source/mariadb-${pkgver}.tar.gz"{,.asc}
         '0001-arch-specific.patch')
-sha256sums=('e0be040428d9a42a8bb4bd221b567ff2522cd6fa8906386273da4f03c5c20a8f'
+sha256sums=('e76417ec87bd1044aafe300edae554aeba67cb755ff7eb8bcd10d2fc268fe1c3'
             'SKIP'
             '3289efb3452d199aec872115f35da3f1d6fd4ce774615076690e9bc8afae1460')
 



More information about the arch-commits mailing list