gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated (9cd1062f -> 68dcb13f)


From: gnunet
Subject: [taler-wallet-core] branch master updated (9cd1062f -> 68dcb13f)
Date: Wed, 25 Nov 2020 16:05:54 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a change to branch master
in repository wallet-core.

    from 9cd1062f towards a nicer transaction history
     new a391958e submodule
     new 68dcb13f clearer name

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README                                     | 2 +-
 build-system/taler-build-scripts           | 2 +-
 packages/taler-wallet-webextension/pack.sh | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 7af17121..3249f4b0 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ The WebExtension can be built via the 'webextension' make 
target:
 This will create the zip file with the WebExtension in the location
 
 ```
-packages/taler-wallet-webextension/taler-wallet-$VERSION.zip
+packages/taler-wallet-webextension/taler-wallet-webextension-$VERSION.zip
 ```
 
 ### Compiling from Git
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 31081f44..47f14fcf 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 31081f44232d0233629ad3a4d398322da9958ed4
+Subproject commit 47f14fcf1d03d9dad1bae59987488ea05ecd307b
diff --git a/packages/taler-wallet-webextension/pack.sh 
b/packages/taler-wallet-webextension/pack.sh
index 99ee1e35..48ec522d 100755
--- a/packages/taler-wallet-webextension/pack.sh
+++ b/packages/taler-wallet-webextension/pack.sh
@@ -9,7 +9,7 @@ fi
 
 vers_manifest=$(jq -r '.version' manifest.json)
 
-zipfile="taler-wallet-${vers_manifest}.zip"
+zipfile="taler-wallet-webextension-${vers_manifest}.zip"
 
 mkdir tmp
 jq '. | .name = "GNU Taler Wallet" ' manifest.json > tmp/manifest.json

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]