[arch-commits] Commit in monero/trunk (PKGBUILD)
Kpcyrd
kpcyrd at archlinux.org
Wed Oct 14 21:25:08 UTC 2020
Date: Wednesday, October 14, 2020 @ 21:25:08
Author: kpcyrd
Revision: 724008
upgpkg: monero 0.17.1.0-1
Modified:
monero/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-14 21:21:57 UTC (rev 724007)
+++ PKGBUILD 2020-10-14 21:25:08 UTC (rev 724008)
@@ -1,8 +1,8 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=monero
-pkgver=0.17.0.1
-_commit=1a9a984d2631b7f01637d8119c55f8effd24f72c
+pkgver=0.17.1.0
+_commit=4d855fcca7db286484c256d85619c051a55592ad
pkgrel=1
pkgdesc="Monero: the secure, private, untraceable peer-to-peer currency"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi' 'protobuf')
makedepends=('git' 'cmake' 'boost')
source=(
- "${pkgname}"::"git+https://github.com/monero-project/monero#commit=${_commit}"
+ "${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/miniupnp.git"
"git+https://github.com/Tencent/rapidjson.git"
@@ -27,6 +27,7 @@
'SKIP'
'2e4ecf3f305dab46e166f50c0451dd969927b485df544aebcf8115a65444573e6d57a8ac6bea64ce5ab4b5cce2c70f913d9ac3bce561c59acf89851edc76a22c'
'ae3c300548e6ba5fdf6a203146e5dcaf1955c3e19820c0bb3a73bb70ec5629a3af00d43dac95b6f3832ded5c480e872d829981a63206016d4a64f3940b713357')
+validpgpkeys=('8777AB8F778EE89487A2F8E7F4ACA0183641E010') # luigi1111 <luigi1111w at gmail.com>
prepare() {
cd "${pkgname}"
More information about the arch-commits
mailing list