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

Morten Linderud foxboron at archlinux.org
Tue Sep 15 15:24:56 UTC 2020


    Date: Tuesday, September 15, 2020 @ 15:24:56
  Author: foxboron
Revision: 707149

upgpkg: dqlite 1.6.0-1

Modified:
  dqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 15:23:37 UTC (rev 707148)
+++ PKGBUILD	2020-09-15 15:24:56 UTC (rev 707149)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Hipp <thomashipp at gmail dot com>
 
 pkgname=dqlite
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="Distributed SQLite"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('libuv' 'raft' 'libco' 'sqlite-replication')
 makedepends=('tcl' 'readline' 'zlib')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/canonical/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('1ea4a4a70460bce98eb8d473fd642322223bfd9897f348276c4b270194e3b95f')
+sha256sums=('8671396a9510c7c125e706973a8ffb2e4540ac605f1f3e9720a63876448f5d93')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list