summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjahway6032021-07-15 22:25:44 -0400
committerjahway6032021-07-15 22:25:44 -0400
commit69c0d534cec9460b3bd0896d4871132fad001237 (patch)
tree2a807262e3ddc9fa35d7e57d1a649850e8bf632b
parentcec729c9182d487ebdf06d69af49f118383ebd6a (diff)
downloadaur-69c0d534cec9460b3bd0896d4871132fad001237.tar.gz
Updated to v3.8.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ae726409c35..a7fd486eb055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hush3-bin
pkgdesc = HUSH (Privacy Cryptocurrency and Messenger) full node that supports z-addresses
- pkgver = 3.7.1
+ pkgver = 3.8.0
pkgrel = 1
url = http://git.hush.is/hush/hush3
arch = x86_64
@@ -11,10 +11,9 @@ pkgbase = hush3-bin
depends = libsodium
depends = lib32-zlib
conflicts = hush3
- source = hush-3.7.1-amd64.deb::https://git.hush.is/attachments/22856a9f-f1b0-4d41-a832-772864a8a617
+ source = hush-3.8.0-amd64.deb::https://git.hush.is/attachments/28a44c53-636e-4f07-91ef-0b8c4d07f604
source = http://git.hush.is/hush/hush3/raw/branch/master/LICENSE
- sha256sums = 2485642848322318b477f80ff16c72b1c2288bd510fd2c36f134eec2fb596889
+ sha256sums = e80d61509343f1a9c4744aa7f04046e34012a983342e8f5145ed293b1bf79a0f
sha256sums = 6eae06cda3a8320e607ac0ee96cbdfc52b977463151ff4d5b119a26ee0cf666d
pkgname = hush3-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 1adcd1c898d7..b80a42d13e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hush3-bin
_pkgname=hush3
-pkgver=3.7.1
+pkgver=3.8.0
pkgrel=1
pkgdesc='HUSH (Privacy Cryptocurrency and Messenger) full node that supports z-addresses'
url='http://git.hush.is/hush/hush3'
@@ -11,9 +11,9 @@ license=('GPL3')
depends=('libsodium' 'lib32-zlib')
makedepends=('wget' 'git' 'curl')
conflicts=('hush3')
-source=("hush-$pkgver-amd64.deb::https://git.hush.is/attachments/22856a9f-f1b0-4d41-a832-772864a8a617"
+source=("hush-$pkgver-amd64.deb::https://git.hush.is/attachments/28a44c53-636e-4f07-91ef-0b8c4d07f604"
"$url/raw/branch/master/LICENSE")
-sha256sums=('2485642848322318b477f80ff16c72b1c2288bd510fd2c36f134eec2fb596889'
+sha256sums=('e80d61509343f1a9c4744aa7f04046e34012a983342e8f5145ed293b1bf79a0f'
'6eae06cda3a8320e607ac0ee96cbdfc52b977463151ff4d5b119a26ee0cf666d')
package() {