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

Felix Yan felixonmars at archlinux.org
Wed Oct 7 08:04:29 UTC 2020


    Date: Wednesday, October 7, 2020 @ 08:04:29
  Author: felixonmars
Revision: 720184

upgpkg: python-commentjson 0.9.0-1

Modified:
  python-commentjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 08:04:17 UTC (rev 720183)
+++ PKGBUILD	2020-10-07 08:04:29 UTC (rev 720184)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-commentjson
-pkgver=0.8.3
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Add Python and JavaScript style comments in your JSON files"
 url="https://github.com/vaidik/commentjson"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-tests')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/vaidik/commentjson/archive/v$pkgver.tar.gz")
-sha512sums=('407f6a04d1200f92a64dfa0a93cefc5bb9429b215d2623c1d9c2e1f73f192844215fc2133db8d6fd927be90c86834a3cb9c472af1b8d71e855eecda7dfd58427')
+sha512sums=('cd3d28adecbc445ed3faed7847c65a23829f408cf8aa3fa85544a0f0cf9fa5544b8aff560725cf51921f249123daf9ce9953069e99ca64a312bb4bff652512fe')
 
 prepare() {
   cd commentjson-$pkgver



More information about the arch-commits mailing list