summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron J. Graves2019-06-19 22:37:13 -0500
committerAaron J. Graves2019-06-19 22:37:13 -0500
commit8cb62c8e95f5cbace0935b95ce239ebd2b49ac4f (patch)
tree982a97a1bf5c957b865e913947773af53dae5022 /PKGBUILD
parentc6184157af1b3b787a94bd27d977eeb346945679 (diff)
downloadaur-8cb62c8e95f5cbace0935b95ce239ebd2b49ac4f.tar.gz
Update to 0.17.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a79f6c081ef..be6812cf6a40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Aaron J Graves <linux@ajgraves.com>
pkgname=criptext-bin
-pkgver=0.17.15
+pkgver=0.17.19
pkgrel=2
pkgdesc='Official Criptext encrypted email client'
arch=('x86_64')
@@ -13,7 +13,7 @@ _destimage="Criptext-latest.AppImage"
_srcimage="Criptext-${pkgver}.AppImage"
source=("https://cdn.criptext.com/Criptext-Email-Desktop/linux/${_srcimage}")
noextract=("${_srcimage}")
-sha512sums=('08f62ace34b174fa3337cf1e6b35385ca77704cfa8533790079def4c09e1de4b1b8ce6b3d70b01f6c1a9be026e0a92ad00c56a8de70fd92688c28ad679f23e5c')
+sha512sums=('a21c4c55480f4318542d15b674f8fb0976238b2d3a23096e125e247068cc04a3ae03aa525c0373dbde112e632a2527f4d7705670745c6bd9cdf0c025d9337eb8')
install="${pkgname}.install"
package() {