summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2016-03-01 23:06:44 -0800
committerKyle Manna2016-03-01 23:06:44 -0800
commitd651c6e0d14236f4f053c5225b29fd24363b5fba (patch)
tree3ef484bcc926231f7cf2495d5310bb8e264a65fc
parenta29de78841e6344622f3628173dd5ab0ced1f9d6 (diff)
downloadaur-d651c6e0d14236f4f053c5225b29fd24363b5fba.tar.gz
pkgrel: Update md5sum for v1.8.3
* Apparently I never updated the md5sum and the build worked using the old archive. Ideally the archive name would embed the version to avoid this.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 874fdc3c5ff2..481be8d9df84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Feb 24 14:27:42 UTC 2016
+# Wed Mar 2 07:06:42 UTC 2016
pkgbase = copay
pkgdesc = Copay Bitcoin Wallet
pkgver = 1.8.3
- pkgrel = 1
+ pkgrel = 2
url = https://copay.io
arch = x86_64
license = MIT
options = !strip
source_x86_64 = https://github.com/bitpay/copay/releases/download/v1.8.3/Copay-linux.zip
source_x86_64 = https://github.com/bitpay/copay/releases/download/v1.8.3/Copay-linux.zip.sig
- md5sums_x86_64 = 59707b1c0d74460d1d038fd9378ea251
+ md5sums_x86_64 = 2589311aa0c6bd45d92a1bb7726a4648
md5sums_x86_64 = SKIP
pkgname = copay
diff --git a/PKGBUILD b/PKGBUILD
index b99baca03e20..5b03c0962c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=copay
pkgver=1.8.3
-pkgrel=1
+pkgrel=2
pkgdesc="Copay Bitcoin Wallet"
#arch=('i686' 'x86_64')
arch=('x86_64')
@@ -19,7 +19,7 @@ source_x86_64=("https://github.com/bitpay/copay/releases/download/v${pkgver}/Cop
"https://github.com/bitpay/copay/releases/download/v${pkgver}/Copay-linux.zip.sig"
)
-md5sums_x86_64=('59707b1c0d74460d1d038fd9378ea251'
+md5sums_x86_64=('2589311aa0c6bd45d92a1bb7726a4648'
'SKIP')
# gpg --recv-keys 9D17E656BB3B6163AE9D71725CD600A61112CFA1