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

Evangelos Foutras foutrelis at archlinux.org
Sat May 8 12:07:15 UTC 2021


    Date: Saturday, May 8, 2021 @ 12:07:15
  Author: foutrelis
Revision: 928787

Add supercop submodule

Modified:
  monero/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-08 11:58:59 UTC (rev 928786)
+++ PKGBUILD	2021-05-08 12:07:15 UTC (rev 928787)
@@ -13,6 +13,7 @@
 source=(
     "${pkgname}"::"git+https://github.com/monero-project/monero?signed#commit=${_commit}"
     "git+https://github.com/monero-project/unbound.git"
+    "git+https://github.com/monero-project/supercop.git"
     "git+https://github.com/monero-project/miniupnp.git"
     "git+https://github.com/Tencent/rapidjson.git"
     "git+https://github.com/trezor/trezor-common.git"
@@ -25,6 +26,7 @@
             'SKIP'
             'SKIP'
             'SKIP'
+            'SKIP'
             '2e4ecf3f305dab46e166f50c0451dd969927b485df544aebcf8115a65444573e6d57a8ac6bea64ce5ab4b5cce2c70f913d9ac3bce561c59acf89851edc76a22c'
             'ae3c300548e6ba5fdf6a203146e5dcaf1955c3e19820c0bb3a73bb70ec5629a3af00d43dac95b6f3832ded5c480e872d829981a63206016d4a64f3940b713357')
 validpgpkeys=(
@@ -37,6 +39,7 @@
   cd "${pkgname}"
   git submodule init
   git config submodule.external/unbound.url "$srcdir/unbound"
+  git config submodule.external/supercop.url "$srcdir/supercop"
   git config submodule.external/miniupnp.url "$srcdir/miniupnp"
   git config submodule.external/rapidjson.url "$srcdir/rapidjson"
   git config submodule.external/trezor-common.url "$srcdir/trezor-common"



More information about the arch-commits mailing list