summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2018-06-14 11:46:31 -0400
committerAlex Tharp2018-06-14 11:46:31 -0400
commitf10487cc8e68e4fd369d066d230e188e7581d595 (patch)
tree85293b390c3a6eb1096fcbff11db8b4752137294
parent058cd1fd2cb6a1e0e7cc091b2f58c1494eeb8c51 (diff)
downloadaur-f10487cc8e68e4fd369d066d230e188e7581d595.tar.gz
chore(Version): bump to v1.4.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0de3d5765488..0a0ea3b75b1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hiri
pkgdesc = A cross-platform, Exchange-ready email client aiming to replace Outlook
- pkgver = 1.3.6.1
- pkgrel = 4
+ pkgver = 1.4.0.1
+ pkgrel = 1
url = https://www.hiri.com/
install = hiri.install
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = hiri
makedepends = xdg-utils
provides = hiri
conflicts = hiri
- source = https://feedback.hiri.com/dist/downloads/Hiri-x86_64-1.3.6.1.tar.gz
+ source = https://feedback.hiri.com/dist/downloads/Hiri-x86_64-1.4.0.1.tar.gz
source = https://feedback.hiri.com/dist/downloads/license.txt
source = hiri.desktop
source = hiri.sh
- sha512sums = 58b9a2e5977662f746a99665ecb007e72205d75e9060a252dac991d4ed1bc57c739f7fd547b9c5d12ff2a4e653a3802447395e3558bdc2cdb72900246d8f51da
+ sha512sums = 94d2d4ace7148be70da7c531014ab5339a35157c15fe11b2a716e7f2d34d51d002f05e0fdfcb5d0de8d7e1ebcac0fb57ac4cfe73ceb7874d449c70575dfd3330
sha512sums = ae8274026cb1b68f9b3f4cb66348952e19e31d477602a3d6d529121010260727824d0a060303e10fa8c5661f0b336ceabb0b472ad1cb74835ff5d6f3d3d53636
sha512sums = 4bf85f50fe25aa4980f97f5fdc5111d4e77af7268f70407f897252fc9cc4901f2d7d148172e242f33856b2839378996ca72c0314a9f8b3673e2449067b19baad
sha512sums = cafbf1f327618cb1d8914babf9cc9c2013b5db27df2a463329f9d366952c5ee592e946e727f991c8f7f558bdf7e625b91e0e029fa193650c197c6c9c6a57676d
diff --git a/PKGBUILD b/PKGBUILD
index a07765f900b4..cb877e276495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alex Tharp <toastercup@gmail.com>
# Original Maintainer: Muratcan Sisek <mail@muratcansimsek.com.tr>
pkgname=hiri
-pkgver=1.3.6.1
-pkgrel=4
+pkgver=1.4.0.1
+pkgrel=1
pkgdesc="A cross-platform, Exchange-ready email client aiming to replace Outlook"
arch=('x86_64')
url="https://www.hiri.com/"
@@ -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=('58b9a2e5977662f746a99665ecb007e72205d75e9060a252dac991d4ed1bc57c739f7fd547b9c5d12ff2a4e653a3802447395e3558bdc2cdb72900246d8f51da'
+sha512sums=('94d2d4ace7148be70da7c531014ab5339a35157c15fe11b2a716e7f2d34d51d002f05e0fdfcb5d0de8d7e1ebcac0fb57ac4cfe73ceb7874d449c70575dfd3330'
'ae8274026cb1b68f9b3f4cb66348952e19e31d477602a3d6d529121010260727824d0a060303e10fa8c5661f0b336ceabb0b472ad1cb74835ff5d6f3d3d53636'
'4bf85f50fe25aa4980f97f5fdc5111d4e77af7268f70407f897252fc9cc4901f2d7d148172e242f33856b2839378996ca72c0314a9f8b3673e2449067b19baad'
'cafbf1f327618cb1d8914babf9cc9c2013b5db27df2a463329f9d366952c5ee592e946e727f991c8f7f558bdf7e625b91e0e029fa193650c197c6c9c6a57676d')