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

Morten Linderud foxboron at archlinux.org
Mon Jun 1 14:06:04 UTC 2020


    Date: Monday, June 1, 2020 @ 14:06:03
  Author: foxboron
Revision: 637821

upgpkg: dqlite 1.4.4-1

Modified:
  dqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 13:34:59 UTC (rev 637820)
+++ PKGBUILD	2020-06-01 14:06:03 UTC (rev 637821)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Hipp <thomashipp at gmail dot com>
 
 pkgname=dqlite
-pkgver=1.4.3
+pkgver=1.4.4
 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=('60627f3b51594c953e2420f0de52d02a73768968ddd5650f3b95e5a045909d19')
+sha256sums=('913c26d20e8638063b703733f83874de40b098afa9687e975350409225676371')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list