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

Alexander Rødseth arodseth at archlinux.org
Sun Apr 24 00:17:04 UTC 2016


    Date: Sunday, April 24, 2016 @ 02:17:04
  Author: arodseth
Revision: 171677

upgpkg: duktape 1.4.1-1

Modified:
  duktape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-24 00:02:11 UTC (rev 171676)
+++ PKGBUILD	2016-04-24 00:17:04 UTC (rev 171677)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=duktape
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='Embeddable Javascript engine'
 arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@
 license=('MIT')
 source=("http://duktape.org/duktape-$pkgver.tar.xz"
         'duktape.pc')
-md5sums=('7932d6dc99b8e11ec704a1ad8a7932ff'
+md5sums=('b7d206a7ad977138fadd7e75a7ca5f40'
          '2cf394714b5abb589ecd36a4742a8257')
 
 prepare() {



More information about the arch-commits mailing list