summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2018-04-23 17:30:15 +0200
committerTorben2018-04-23 17:31:14 +0200
commitf4d5dcfb68fdbe71af4f7079ed819dc4d5b1740f (patch)
tree2654e5a1594eca3d5e67a7cba68366f02c49ad4c /PKGBUILD
parentd648ae86b061533e9dd5857cddc0a688eac6fed7 (diff)
downloadaur-f4d5dcfb68fdbe71af4f7079ed819dc4d5b1740f.tar.gz
Update enchant-2 patch and add checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 434218fd4e1c..a5892728c1b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=geary-git
-pkgver=r3419.b7eea857
+pkgver=r3535.d619d99d
pkgrel=1
pkgdesc="A lightweight email client for the GNOME desktop"
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ conflicts=('geary')
source=('git://git.gnome.org/geary'
'geary-enchant2.patch')
sha256sums=('SKIP'
- 'SKIP')
+ '062d9911e8790f59387e65b62b4a49d0d1769e1091ec2e2816b9c8302f6fb95d')
pkgver() {
cd "$srcdir/geary"