Date: Monday, April 10, 2023 @ 08:15:37
  Author: alerque
Revision: 1443878

upgpkg: python-agate-sql 0.5.9-1

Modified:
  python-agate-sql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-10 08:14:35 UTC (rev 1443877)
+++ PKGBUILD    2023-04-10 08:15:37 UTC (rev 1443878)
@@ -3,8 +3,8 @@
 
 _pyname=agate-sql
 pkgname=python-$_pyname
-pkgver=0.5.8
-pkgrel=4
+pkgver=0.5.9
+pkgrel=1
 pkgdesc='Adds SQL read/write support to agate'
 arch=(any)
 url="https://$_pyname.readthedocs.org";
@@ -21,7 +21,7 @@
               python-pytest)
 _archive="$_pyname-$pkgver"
 
source=("$_archive.tar.gz::https://github.com/wireservice/$_pyname/archive/$pkgver.tar.gz";)
-sha256sums=('2fa8786f7fb05be237ad8366cd9d13231957bcb7d011ef93563244f81f239410')
+sha256sums=('610d6a67b5e6924da72a09d5a9b5eb8aa2f7a66fc986df5bd92605163cb3742f')
 
 build() {
        cd "$_archive"

Reply via email to