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

Morten Linderud foxboron at archlinux.org
Thu Apr 16 21:18:24 UTC 2020


    Date: Thursday, April 16, 2020 @ 21:18:23
  Author: foxboron
Revision: 615378

upgpkg: dqlite 1.4.1-1

Modified:
  dqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-16 21:16:59 UTC (rev 615377)
+++ PKGBUILD	2020-04-16 21:18:23 UTC (rev 615378)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Hipp <thomashipp at gmail dot com>
 
 pkgname=dqlite
-pkgver=1.4.0
+pkgver=1.4.1
 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=('83ee490a1e7da71b0e5f68c67a24c6ff42278860a01d3a963c95506ce1e404b1')
+sha256sums=('5b966a17700d3ce8714adf666c7f881e947a840189d37e7970fe9132b34e2940')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list