summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2018-08-21 14:33:08 -0400
committerAlex Tharp2018-08-21 14:33:08 -0400
commitf6ebb1421c290e8d28aa9977299e875b2dfb250d (patch)
treef35d4188c0d27fba306dba8313b3859301dee9d2
parent08dd6b4ebf73b82bb84f508f3d4fd4f27dbbc9e8 (diff)
downloadaur-f6ebb1421c290e8d28aa9977299e875b2dfb250d.tar.gz
chore(Version): bump to v1.4.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4584b5c1149..2aa233bfcdfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hiri
pkgdesc = A cross-platform, Exchange-ready email client aiming to replace Outlook
- pkgver = 1.4.0.4
+ pkgver = 1.4.0.5
pkgrel = 1
url = https://www.hiri.com/
install = hiri.install
@@ -9,11 +9,11 @@ pkgbase = hiri
makedepends = xdg-utils
provides = hiri
conflicts = hiri
- source = https://feedback.hiri.com/dist/downloads/Hiri-x86_64-1.4.0.4.tar.gz
+ source = https://feedback.hiri.com/dist/downloads/Hiri-x86_64-1.4.0.5.tar.gz
source = https://feedback.hiri.com/dist/downloads/license.txt
source = hiri.desktop
source = hiri.sh
- sha512sums = d07a9cfab873947b89ac298fd48bb929367f8278b7b50e7e5ed2ffa6a772030f32ba4c6067164d56d26b758fb45c355eb2a22548eb37c95fe0a5fae52c11f0aa
+ sha512sums = 3c9340a9aea70e33cd3414d9a521c953006191c3abb9c99580dab8f22ff2e74809c57ee732c85fede2199d53e64bf25498c887e55fcc84d9463dd5122a126d48
sha512sums = ae8274026cb1b68f9b3f4cb66348952e19e31d477602a3d6d529121010260727824d0a060303e10fa8c5661f0b336ceabb0b472ad1cb74835ff5d6f3d3d53636
sha512sums = 4bf85f50fe25aa4980f97f5fdc5111d4e77af7268f70407f897252fc9cc4901f2d7d148172e242f33856b2839378996ca72c0314a9f8b3673e2449067b19baad
sha512sums = cafbf1f327618cb1d8914babf9cc9c2013b5db27df2a463329f9d366952c5ee592e946e727f991c8f7f558bdf7e625b91e0e029fa193650c197c6c9c6a57676d
diff --git a/PKGBUILD b/PKGBUILD
index 15fba794b5e9..7e79aa683d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Tharp <toastercup@gmail.com>
# Original Maintainer: Muratcan Sisek <mail@muratcansimsek.com.tr>
pkgname=hiri
-pkgver=1.4.0.4
+pkgver=1.4.0.5
pkgrel=1
pkgdesc="A cross-platform, Exchange-ready email client aiming to replace Outlook"
arch=('x86_64')
@@ -15,7 +15,7 @@ source=('https://feedback.hiri.com/dist/downloads/Hiri-'$arch'-'$pkgver'.tar.gz'
'https://feedback.hiri.com/dist/downloads/license.txt'
'hiri.desktop'
'hiri.sh')
-sha512sums=('d07a9cfab873947b89ac298fd48bb929367f8278b7b50e7e5ed2ffa6a772030f32ba4c6067164d56d26b758fb45c355eb2a22548eb37c95fe0a5fae52c11f0aa'
+sha512sums=('3c9340a9aea70e33cd3414d9a521c953006191c3abb9c99580dab8f22ff2e74809c57ee732c85fede2199d53e64bf25498c887e55fcc84d9463dd5122a126d48'
'ae8274026cb1b68f9b3f4cb66348952e19e31d477602a3d6d529121010260727824d0a060303e10fa8c5661f0b336ceabb0b472ad1cb74835ff5d6f3d3d53636'
'4bf85f50fe25aa4980f97f5fdc5111d4e77af7268f70407f897252fc9cc4901f2d7d148172e242f33856b2839378996ca72c0314a9f8b3673e2449067b19baad'
'cafbf1f327618cb1d8914babf9cc9c2013b5db27df2a463329f9d366952c5ee592e946e727f991c8f7f558bdf7e625b91e0e029fa193650c197c6c9c6a57676d')