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

Daniel Bermond dbermond at archlinux.org
Thu Apr 29 15:13:54 UTC 2021


    Date: Thursday, April 29, 2021 @ 15:13:54
  Author: dbermond
Revision: 925236

upgpkg: mujs 1.1.2-1

Modified:
  mujs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-29 15:09:53 UTC (rev 925235)
+++ PKGBUILD	2021-04-29 15:13:54 UTC (rev 925236)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=mujs
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='An embeddable Javascript interpreter in C'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('readline')
 source=("https://github.com/ccxvii/mujs/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz"
         '010-mujs-use-arch-flags.patch')
-sha256sums=('ade588c10e1cbed1eaca933a89f3199a1e6b826a6a00b48dc29b99630f017764'
+sha256sums=('e4812854238fd5c2d7923a2c949b225a841944472b806b1e011a2a9de8062849'
             'aa60ade4da8d0ef5261bf6c2e73b170ba47931ae6fc2cad61b5959cdb780c744')
 
 prepare() {



More information about the arch-commits mailing list