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

Alexander Rødseth arodseth at archlinux.org
Thu Sep 27 10:12:42 UTC 2018


    Date: Thursday, September 27, 2018 @ 10:12:42
  Author: arodseth
Revision: 386109

upgpkg: duktape 2.3.0-2

Modified:
  duktape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 09:20:32 UTC (rev 386108)
+++ PKGBUILD	2018-09-27 10:12:42 UTC (rev 386109)
@@ -2,7 +2,7 @@
 
 pkgname=duktape
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Embeddable Javascript engine'
 arch=('x86_64')
 url='https://duktape.org/'
@@ -11,7 +11,7 @@
 source=("https://duktape.org/duktape-$pkgver.tar.xz"
         'duktape.pc')
 sha256sums=('ed6e2f3ab2061628a7aeee27ccff16538ba6a151480cccf2e846bd061e45afe8'
-            'ae6dc7b36bf2c84ea6e7ef2ec247b6a6af048f495643d38531bb81a72c6fa340')
+            '11b422df749c27e6884493581d18cb95a22ac179674c2214ed4540e022e2fb48')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list