summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2019-01-11 16:43:48 +0100
committerTorben2019-01-11 16:43:48 +0100
commit453b37dda086dece933faef65a9be9cc7015b257 (patch)
treeb0794288a67dd4e62c4611135f88ba62f248f6ba /PKGBUILD
parent1c4938ab54f422874c95d25104c59d2592b37b12 (diff)
downloadaur-453b37dda086dece933faef65a9be9cc7015b257.tar.gz
Update enchant2 patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1463621241b0..e311feb4bb7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail dot com>
pkgname=geary-git
-pkgver=r3790.f3ad1fe0
+pkgver=r4025.668e4b46
pkgrel=1
pkgdesc="A lightweight email client for the GNOME desktop"
arch=(i686 x86_64)
@@ -18,7 +18,7 @@ conflicts=('geary')
source=('git+https://gitlab.gnome.org/GNOME/geary.git'
'geary-enchant2.patch')
sha256sums=('SKIP'
- '35022afaa1b7f4081a2759987de7ec8e7ed74c0837a4d663ead9180ee8d76156')
+ 'c4978c3885085e5e35f94cbf6a33f227c5a7a6cab753c738186b5b72a62e636c')
pkgver() {
cd "$srcdir/geary"