Date: Saturday, January 21, 2023 @ 15:21:48
  Author: foxboron
Revision: 1387355

upgpkg: dqlite 1.14.0-1

Modified:
  dqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-21 15:21:10 UTC (rev 1387354)
+++ PKGBUILD    2023-01-21 15:21:48 UTC (rev 1387355)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Hipp <thomashipp at gmail dot com>
 
 pkgname=dqlite
-pkgver=1.13.0
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="Distributed SQLite"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('tcl' 'readline' 'zlib')
 options=(strip)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/canonical/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha256sums=('14334a72389322d047576697f112da4cd6e1a5257d652d6162f195f2855fcd12')
+sha256sums=('6060194096efb245410073e3c47e045f7c790f75cca4e188494f54971cc85315')
 
 build() {
        cd "$pkgname-$pkgver"

Reply via email to