summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorY7n05h2021-10-16 23:53:02 +0800
committerY7n05h2021-10-16 23:53:02 +0800
commitb5e9bfb5e535f8a8211c1c54d46cd5a34002e08c (patch)
treeda38a1ff24802b20d96b72862a3fd9856940960a
parent3885a783551153d63d2efff4c88586e03f535e48 (diff)
downloadaur-b5e9bfb5e535f8a8211c1c54d46cd5a34002e08c.tar.gz
fix bug
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e852b72a1f1b..375d21fb8acd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Y7n05h <Y7n05h(aT)protonmail--d0t--com>
pkgname=mariadb-connector-cpp-git
pkgver=20211016
-pkgrel=1
+pkgrel=2
pkgdesc=" MariaDB Connector for C++ ."
arch=('x86_64')
url="https://github.com/mariadb-corporation/mariadb-connector-cpp"