summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2017-07-07 07:57:27 -0700
committerKyle Manna2017-07-07 07:57:27 -0700
commitab81f6e52c4354785d34eb22558b28c608059593 (patch)
tree395720eeec3f02197a904655d355f313434480d2
parentd5af7280c5b4199feaca2fd04820b78a07a05461 (diff)
downloadaur-ab81f6e52c4354785d34eb22558b28c608059593.tar.gz
release: v3.6.2-1
* Follow upstream
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8e09e1cabfb..522116fe75e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 9 15:07:46 UTC 2017
+# Fri Jul 7 14:48:55 UTC 2017
pkgbase = copay
pkgdesc = Copay Bitcoin Wallet
- pkgver = 3.4.0
- pkgrel = 2
+ pkgver = 3.6.2
+ pkgrel = 1
url = https://copay.io
arch = x86_64
license = MIT
@@ -11,7 +11,7 @@ pkgbase = copay
options = !strip
source = copay.desktop
md5sums = e05610d1b08a2c688efccf9d687b8b92
- source_x86_64 = copay-3.4.0::git+https://github.com/bitpay/copay.git#tag=v3.4.0
+ source_x86_64 = copay-3.6.2::git+https://github.com/bitpay/copay.git#tag=v3.6.2
md5sums_x86_64 = SKIP
pkgname = copay
diff --git a/PKGBUILD b/PKGBUILD
index 65795b0992bf..782d8a016115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# highlighted at https://github.com/bitpay/copay/issues/6204
pkgname=copay
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.6.2
+pkgrel=1
pkgdesc="Copay Bitcoin Wallet"
arch=('x86_64')
url="https://copay.io"
@@ -25,7 +25,7 @@ md5sums_x86_64=('SKIP')
# Ideally the upstream git repo tags would signed, or the repo source snapshots were signed.
# Would be nice if anything was signed and worked.
# TODO: Try to verify the git tag we are about to build
-source_x86_64=("${pkgname}-${pkgver}::git+https://github.com/bitpay/copay.git#tag=v${pkgver}")
+source_x86_64=("${pkgname}-${pkgver}::git+https://github.com/bitpay/copay.git#tag=${pkgver}")
# Previously used for signed binary releases
# gpg --recv-keys 9D17E656BB3B6163AE9D71725CD600A61112CFA1