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

Morten Linderud foxboron at archlinux.org
Thu Jun 17 20:16:38 UTC 2021


    Date: Thursday, June 17, 2021 @ 20:16:38
  Author: foxboron
Revision: 964749

upgpkg: dqlite 1.8.0-1

Modified:
  dqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-17 20:14:30 UTC (rev 964748)
+++ PKGBUILD	2021-06-17 20:16:38 UTC (rev 964749)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Hipp <thomashipp at gmail dot com>
 
 pkgname=dqlite
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="Distributed SQLite"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('libuv' 'raft' 'sqlite')
 makedepends=('tcl' 'readline' 'zlib')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/canonical/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('d974fde030f3b9c84ea82773c22548029bb33005651ca924cb5f066348c283a5')
+sha256sums=('aca6e2075fb139a56dfed96e363f74d27f6014f9a63297c8c8dfea6cf89d4370')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list