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 86c100bec7a9..5a939f9b23f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrej Radović <r.andrej@gmail.com>
pkgname=litecli
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="A command-line client for SQLite databases that has auto-completion "\
"and syntax highlighting."
@@ -23,7 +23,7 @@ source=(
)
provides=('litecli')
conflicts=('litecli-git')
-md5sums=('e66dbb68cf5a42d0c272412e78e5bfb8')
+md5sums=('749a0ab4ba215ce0c06c15fe3cc5172b')
package() {
cd "$srcdir/${pkgname}-${pkgver}"