summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiodrag Tokić2022-04-06 23:14:26 +0200
committerMiodrag Tokić2022-04-06 23:14:26 +0200
commitd20b6a8f0d741c76b3c4cdcd67f56ba112867cbd (patch)
treedf4cd3c6964f5f0fbdb83517c9d10603e24f1300 /PKGBUILD
parentafa9b4f12a377bfc0595b9d57cc0fbc676a6d9d9 (diff)
downloadaur-d20b6a8f0d741c76b3c4cdcd67f56ba112867cbd.tar.gz
Update to version 1.25.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79d35fcc32b5..45b948176a28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Aaron Abbott <aabmass at gmail dot com>
pkgname=mycli
-pkgver=1.24.4
+pkgver=1.25.0
pkgrel=1
pkgdesc='A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting'
arch=('any')
@@ -30,7 +30,7 @@ source=(
"$pkgname-$pkgver.tar.gz::https://github.com/dbcli/mycli/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- 'c4de6c80aee6d41834f81a23ce94f446618f4d4128839e8685f5e9eccec4b5a8'
+ '0be851c50cea1d94c027712232245ffae811b80543c0473fa8155786ca4162ce'
)
prepare() {