[arch-commits] Commit in python-aiosqlite/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Wed Feb 17 21:56:02 UTC 2021
Date: Wednesday, February 17, 2021 @ 21:56:02
Author: ffy00
Revision: 862833
upgpkg: python-aiosqlite 0.16.1-1
Modified:
python-aiosqlite/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-17 21:56:01 UTC (rev 862832)
+++ PKGBUILD 2021-02-17 21:56:02 UTC (rev 862833)
@@ -2,8 +2,8 @@
_pkgname=aiosqlite
pkgname=python-$_pkgname
-pkgver=0.16.0
-pkgrel=3
+pkgver=0.16.1
+pkgrel=1
pkgdesc='asyncio bridge to the standard sqlite3 module'
arch=('any')
url='https://github.com/omnilib/aiosqlite'
@@ -12,7 +12,7 @@
makedepends=('python-setuptools' 'python-dephell')
checkdepends=('python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('0e0840a8d89d03ba864153c140a9d095bc68f8c5f7fccad76c27f5bc3dc87aae299e1d61a32e959613ecf1ab51487b76973dab83783125da57375a5c2c3d6621')
+sha512sums=('420a1ccd8a9f2981fd3a264d73917cd5ca53f596799f365e564a3e58cdc4c97234089bcd08f9113ed3137788745d72de834528749c07427da73c53e3d434771f')
# TODO: package test requirements
More information about the arch-commits
mailing list