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

Alexander Rødseth arodseth at archlinux.org
Sun May 1 22:54:48 UTC 2016


    Date: Monday, May 2, 2016 @ 00:54:48
  Author: arodseth
Revision: 173276

upgpkg: duktape 1.4.1-2

Modified:
  duktape/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-01 22:15:19 UTC (rev 173275)
+++ PKGBUILD	2016-05-01 22:54:48 UTC (rev 173276)
@@ -3,7 +3,7 @@
 
 pkgname=duktape
 pkgver=1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Embeddable Javascript engine'
 arch=('x86_64' 'i686')
 url='http://duktape.org/'
@@ -12,8 +12,8 @@
 license=('MIT')
 source=("http://duktape.org/duktape-$pkgver.tar.xz"
         'duktape.pc')
-md5sums=('b7d206a7ad977138fadd7e75a7ca5f40'
-         '2cf394714b5abb589ecd36a4742a8257')
+sha256sums=('a4f25f83fdfa9778847abe0628ffed1dc88d2cd2dfcfe0a425048b36449c5089'
+            'c6df8fd26884eb74127e18ca6796ebb7cebedc197bcf1f51315f56bfef231cd1')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list