summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b447f267bdb9..4adabb6c43e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = geary-git
pkgdesc = A lightweight email client for the GNOME desktop
- pkgver = r4113.4d92ed2e
+ pkgver = r4379.384dc179
pkgrel = 1
url = https://wiki.gnome.org/Apps/Geary
arch = i686
arch = x86_64
license = GPL3
makedepends = git
- makedepends = gobject-introspection
makedepends = itstool
makedepends = meson
makedepends = vala
diff --git a/PKGBUILD b/PKGBUILD
index ce4620886e36..f59d9220ef81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail dot com>
pkgname=geary-git
-pkgver=r4113.4d92ed2e
+pkgver=r4379.384dc179
pkgrel=1
pkgdesc="A lightweight email client for the GNOME desktop"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ url="https://wiki.gnome.org/Apps/Geary"
license=('GPL3')
depends=('enchant' 'gcr' 'gmime' 'gtk3' 'gnome-online-accounts' 'libgee'
'libnotify' 'libsoup' 'libunwind' 'libxml2' 'sqlite' 'webkit2gtk')
-makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'vala')
+makedepends=('git' 'itstool' 'meson' 'vala')
provides=('geary')
conflicts=('geary')
source=('git+https://gitlab.gnome.org/GNOME/geary.git')