summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8317e25f41be..8a7b1ae7ea19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = geary-git
pkgdesc = An email application built around conversations, for the GNOME 3 desktop.
- pkgver = r5055.afa83c55
+ pkgver = r5394.b08cee78
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/geary
arch = i686
@@ -15,7 +15,7 @@ pkgbase = geary-git
depends = enchant
depends = folks
depends = gcr
- depends = gmime
+ depends = gmime3
depends = gtk3
depends = gnome-online-accounts
depends = gspell
diff --git a/PKGBUILD b/PKGBUILD
index 2fab883520ad..e1e6f85af918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail dot com>
pkgname=geary-git
-pkgver=r5055.afa83c55
+pkgver=r5394.b08cee78
pkgrel=1
pkgdesc="An email application built around conversations, for the GNOME 3 desktop."
arch=(i686 x86_64)
url="https://gitlab.gnome.org/GNOME/geary"
license=('GPL3')
-depends=('appstream-glib' 'enchant' 'folks' 'gcr' 'gmime' 'gtk3'
+depends=('appstream-glib' 'enchant' 'folks' 'gcr' 'gmime3' 'gtk3'
'gnome-online-accounts' 'gspell' 'libgee' 'libhandy' 'libnotify'
'libpeas' 'libsoup' 'libunwind' 'libxml2' 'libytnef' 'sqlite'
'webkit2gtk')