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

Felix Yan felixonmars at archlinux.org
Sun Mar 8 11:32:36 UTC 2020


    Date: Sunday, March 8, 2020 @ 11:32:35
  Author: felixonmars
Revision: 591843

upgpkg: python-js2py 0.68-1

Modified:
  python-js2py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 11:31:03 UTC (rev 591842)
+++ PKGBUILD	2020-03-08 11:32:35 UTC (rev 591843)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-js2py
-pkgver=0.67
-_commit=12739ed5978953f16fb5201a98c026bdb6fc1003
-pkgrel=2
+pkgver=0.68
+_commit=04241ba58f850cf586c55c25ac033561b9bb82cb
+pkgrel=1
 pkgdesc="JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python"
 url="https://github.com/PiotrDabkowski/Js2Py"
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python-tzlocal'  'python-six' 'python-pyjsparser' )
 checkdepends=('npm' 'python-numpy')
 source=("$pkgname-$_commit.tar.gz::https://github.com/PiotrDabkowski/Js2Py/archive/$_commit.tar.gz")
-sha512sums=('09e7feea092f350d5ba983716940acbc6d4b0b8da595770f1e6e5eaee1556ddc1b73b098094f4ebaedd86a9ae1ab15b37bb5ef48458487bccd9c1df4c6bd0fbb')
+sha512sums=('47b07804d1909b37d86855accd8c6f8f54587816c564c7eabad9fcf3c2bec898e333430275604d449cc1026146d28113934233a30c8ea0e39ca6c18621d3a646')
 
 prepare() {
   mv Js2Py-{$_commit,$pkgver}



More information about the arch-commits mailing list