summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e86edf19d560..2ba1e0960769 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = geary-git
arch = i686
arch = x86_64
license = GPL3
+ makedepends = git
makedepends = gobject-introspection
makedepends = itstool
makedepends = meson
@@ -14,6 +15,7 @@ pkgbase = geary-git
depends = gcr
depends = gmime
depends = gtk3
+ depends = gnome-online-accounts
depends = libgee
depends = libnotify
depends = libsoup
@@ -23,7 +25,7 @@ pkgbase = geary-git
depends = webkit2gtk
provides = geary
conflicts = geary
- source = git+https://gitlab.gnome.org/GNOME/geary.giti
+ source = git+https://gitlab.gnome.org/GNOME/geary.git
sha256sums = SKIP
pkgname = geary-git
diff --git a/PKGBUILD b/PKGBUILD
index fb01b1675549..ce4620886e36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail dot com>
pkgname=geary-git
-pkgver=r4095.a2350576
+pkgver=r4113.4d92ed2e
pkgrel=1
pkgdesc="A lightweight email client for the GNOME desktop"
arch=(i686 x86_64)