summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben2019-02-01 10:43:20 +0100
committerTorben2019-02-01 10:46:33 +0100
commit5a2b7797203f3191d1c2cc8f6c02786b5217ef45 (patch)
tree6c7936d95d03a4b9b91956a7a1aff1d3f84084f4
parentdb9f2750bda704bc088456f7ec826c467686d6ed (diff)
downloadaur-5a2b7797203f3191d1c2cc8f6c02786b5217ef45.tar.gz
Update pkgver and .SRCINFO
-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)