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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Jul 4 16:21:03 UTC 2022


    Date: Monday, July 4, 2022 @ 16:21:03
  Author: jelle
Revision: 1243907

upgpkg: python-apsw 3.38.5-1

Modified:
  python-apsw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 16:19:00 UTC (rev 1243906)
+++ PKGBUILD	2022-07-04 16:21:03 UTC (rev 1243907)
@@ -4,7 +4,7 @@
 # Contributor: Juan Miguel Cejuela <juanmi at jmcejuela.net>
 
 pkgname=python-apsw
-pkgver=3.38.1
+pkgver=3.38.5
 pkgrel=1
 pkgdesc="Python wrapper for SQLite"
 arch=('x86_64')
@@ -12,8 +12,8 @@
 license=('MIT')
 depends=('python' 'sqlite')
 source=("apsw-$pkgver-r1.tar.gz::https://github.com/rogerbinns/apsw/archive/$pkgver-r1.tar.gz")
-sha512sums=('4d161641d7bf7f933507e7d7e71d437d9db95f7327e29cf34848d9b741e2711dafbefbf19cb34d78d83b4e69115acad855f924fdf80de1cea4c9d61fe0f2b670')
-b2sums=('aa0ef335bd3abc708b41a92959f98b4fd3961168feacb9ca6d382e0279c46d4227a8e09373721ae1361fcc38181376664130b3623b2f36e1596467b99959ecb8')
+sha512sums=('58331ca2db993f87316a55075ee9c440d4bd6e985e8ca11079391bd9cc2a907271ffe5c21d66840e336cd9e6568f6134c8b8fa5d28bbc7c77a1dddd48e8b99b7')
+b2sums=('145e38d4057be498f85a655ad7a437ec19a895769f58505b4b99093be30e67498faf9572494009db8e20e6700fa5e514605af131d045a4e8bb41587b828f5a88')
 
 build() {
   cd apsw-${pkgver}-r1



More information about the arch-commits mailing list