[arch-commits] Commit in duktape/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Sep 2 11:45:47 UTC 2019
Date: Monday, September 2, 2019 @ 11:45:46
Author: arodseth
Revision: 507033
upgpkg: duktape 2.4.0-2
Modified:
duktape/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-02 11:31:19 UTC (rev 507032)
+++ PKGBUILD 2019-09-02 11:45:46 UTC (rev 507033)
@@ -2,7 +2,7 @@
pkgname=duktape
pkgver=2.4.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=('86a89307d1633b5cedb2c6e56dc86e92679fc34b05be551722d8cc69ab0771fc'
- '11b422df749c27e6884493581d18cb95a22ac179674c2214ed4540e022e2fb48')
+ 'ffc4b62d6574dba798164d2e492b32592cb64fd841bff60ba6a4a13a39818be1')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list