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

Morten Linderud foxboron at archlinux.org
Sat Jun 27 21:21:26 UTC 2020


    Date: Saturday, June 27, 2020 @ 21:21:22
  Author: foxboron
Revision: 655088

upgpkg: dqlite 1.5.0-1

Modified:
  dqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-27 21:20:06 UTC (rev 655087)
+++ PKGBUILD	2020-06-27 21:21:22 UTC (rev 655088)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Hipp <thomashipp at gmail dot com>
 
 pkgname=dqlite
-pkgver=1.4.4
+pkgver=1.5.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=('913c26d20e8638063b703733f83874de40b098afa9687e975350409225676371')
+sha256sums=('1ea4a4a70460bce98eb8d473fd642322223bfd9897f348276c4b270194e3b95f')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list