Date: Saturday, May 30, 2020 @ 20:09:46
  Author: foxboron
Revision: 637503

upgpkg: sqlite-replication 3.32.1.4-1

Modified:
  sqlite-replication/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-30 20:05:30 UTC (rev 637502)
+++ PKGBUILD    2020-05-30 20:09:46 UTC (rev 637503)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <jeeps...@gmx.co.uk>
 
 pkgname="sqlite-replication"
-pkgver=3.31.1.4
+pkgver=3.32.1.4
 pkgrel=1
 _pkgver="${pkgver%.*}"
 _replication="${pkgver##*.}"
@@ -16,7 +16,7 @@
 makedepends=('tcl')
 
source=("https://github.com/canonical/sqlite/archive/version-${_pkgver}+replication${_replication}.tar.gz";
         license.txt)
-sha256sums=('cf3ccaebc2e5e3e498486782368b1d1d2aef92371c092a26a042a72c5576a4cf'
+sha256sums=('0a451907b81bc21e546264aaf18fc28af2a4bad1a8ac009075f4dfccb93cf32b'
             '4e57d9ac979f1c9872e69799c2597eeef4c6ce7224f3ede0bf9dc8d217b1e65d')
 
 build() {

Reply via email to