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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 12:23:07 UTC 2022


    Date: Tuesday, August 30, 2022 @ 12:23:07
  Author: felixonmars
Revision: 1288705

upgpkg: python-jsonlines 3.0.0-1

Modified:
  python-jsonlines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 12:19:39 UTC (rev 1288704)
+++ PKGBUILD	2022-08-30 12:23:07 UTC (rev 1288705)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jsonlines
-pkgver=2.0.0
-pkgrel=3
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="Library with helpers for the jsonlines file format"
 url="https://github.com/wbolster/jsonlines"
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/wbolster/jsonlines/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('24a86ca3ff100eb16ba573130ce8f0d933dbf4686c73f1251178195265ef8d11f0786cda13635bf5828a36c80903a77fed37147f3ffb81353769112971bf5952')
+sha512sums=('0939e9654ec2ddf930fb1b3ef9dbdf675a481400519753a9f751f2b8874ca06c0bcfc76c256e7fc152b5ea265d9c895a9ef695d69cbab170a4e73d684c703505')
 
 build() {
   cd jsonlines-$pkgver



More information about the arch-commits mailing list