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

Daniel Bermond dbermond at archlinux.org
Wed Oct 7 16:28:54 UTC 2020


    Date: Wednesday, October 7, 2020 @ 16:28:54
  Author: dbermond
Revision: 720757

upgpkg: mujs 1.0.9-1

Modified:
  mujs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 16:26:05 UTC (rev 720756)
+++ PKGBUILD	2020-10-07 16:28:54 UTC (rev 720757)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=mujs
-pkgver=1.0.8
+pkgver=1.0.9
 pkgrel=1
 pkgdesc='An embeddable Javascript interpreter in C'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('readline')
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ccxvii/mujs/archive/${pkgver}.tar.gz"
         '010-mujs-use-arch-flags.patch')
-sha256sums=('7687442844fbbe8814cdc2b1478fc991b32753d5e307e34cd7846fe69c1daf63'
+sha256sums=('32990e739403004c936e5c4de1b83a753129020804a0e13bb13ed46c75ea575f'
             '93ad3ba48675cf9da33a764742c8188a6b32a27ad4d88f2507252f9ddcd13e37')
 
 prepare() {



More information about the arch-commits mailing list