summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Jacques Maurer2016-11-08 10:06:11 +0100
committerJulian Jacques Maurer2016-11-08 10:06:11 +0100
commitbf7c04e63d413a647afb7b68f62987d683ef28da (patch)
treeb1b733afdffff0a1d0f03a0a2661af9f3ca5d446
parent3659c616414b634f4f9d06325a38b1269f7c7826 (diff)
downloadaur-bf7c04e63d413a647afb7b68f62987d683ef28da.tar.gz
Updated to version 0.0.63.0 and fixed download URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70a7aab2cc83..74e5a6b07c55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hiri
pkgdesc = An Exchange ready mail client aiming to replace Outlook
- pkgver = 0.0.61.0
+ pkgver = 0.0.63.0
pkgrel = 1
url = https://www.hiri.com/product/
install = hiri.install
@@ -9,11 +9,11 @@ pkgbase = hiri
depends = python-pyqt5
depends = qt5-webkit
depends = python-pyenchant
- source = https://feedback.hiri.com/downloads/Hiri.tar.gz
+ source = https://feedback.hiri.com/downloads/Hiri-x86_64-0.0.63.0.tar.gz
source = hiri.desktop
source = Hiri-EULA
source = hiri.sh
- sha512sums = 71c209bbcd2e80e401470256727f2d314686fb6a385526575e446d66171cdf2b0f38073b696897b739356543dff35b814cab41502a5816e873980981c92535a5
+ sha512sums = 039dd66f026ddd4acd504cc883d43caae37620ce184d37168a0f881596e8c6242186539435859d0a19b7571164f6591e4fe6d190af7c2f2ce6e5941e42f64fd8
sha512sums = c6715a2db4c6c2d873e23bea455a9ef65e0e61dd0c69c4ee9927bcb436d8b591ff89220b1b89e411a3c81858b3bb9a85265e0264e37f853c0a63f366879c8267
sha512sums = c1640c1a3430418a72cbaa169c790a18f0571613c1c4791f8c4c12289bbc10ca361bb322baa79a1b183411bc378f7e51ed235ef49f6ace0aab92367321444b81
sha512sums = cafbf1f327618cb1d8914babf9cc9c2013b5db27df2a463329f9d366952c5ee592e946e727f991c8f7f558bdf7e625b91e0e029fa193650c197c6c9c6a57676d
diff --git a/PKGBUILD b/PKGBUILD
index f6b96a068464..f77cc0c448b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Julian Jacques Maurer <mail@julianjmaurer.de>
pkgname=hiri
-pkgver=0.0.61.0
+pkgver=0.0.63.0
pkgrel=1
pkgdesc="An Exchange ready mail client aiming to replace Outlook"
arch=('x86_64')
@@ -10,11 +10,11 @@ depends=('python-pyqt5'
'qt5-webkit'
'python-pyenchant')
install=$pkgname.install
-source=('https://feedback.hiri.com/downloads/Hiri.tar.gz'
+source=('https://feedback.hiri.com/downloads/Hiri-'$arch'-'$pkgver'.tar.gz'
'hiri.desktop'
'Hiri-EULA'
'hiri.sh')
-sha512sums=('71c209bbcd2e80e401470256727f2d314686fb6a385526575e446d66171cdf2b0f38073b696897b739356543dff35b814cab41502a5816e873980981c92535a5'
+sha512sums=('039dd66f026ddd4acd504cc883d43caae37620ce184d37168a0f881596e8c6242186539435859d0a19b7571164f6591e4fe6d190af7c2f2ce6e5941e42f64fd8'
'5afa589faa4d31419f74650d2d7735c430d236d5fe264b000154eeaeface527547db8816a45485e7d144a3151e8d5edc847fe2b5e2eb7f447ae91285064afb7d'
'c1640c1a3430418a72cbaa169c790a18f0571613c1c4791f8c4c12289bbc10ca361bb322baa79a1b183411bc378f7e51ed235ef49f6ace0aab92367321444b81'
'cafbf1f327618cb1d8914babf9cc9c2013b5db27df2a463329f9d366952c5ee592e946e727f991c8f7f558bdf7e625b91e0e029fa193650c197c6c9c6a57676d')