summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben2020-10-07 12:59:21 +0200
committerTorben2020-10-07 12:59:21 +0200
commit4fbbce327c62b63612c7f4ffd98fe1496400b642 (patch)
tree1a22d659801f078ddf492dad421c0430d57a782a /PKGBUILD
parent95d503a9e96de97183f6d39d3a0b1243585dbd31 (diff)
downloadaur-4fbbce327c62b63612c7f4ffd98fe1496400b642.tar.gz
Use libhandy instead of libhandy1 again; Update pkgver and .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dfd30474d51..c1fd753ef182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail dot com>
pkgname=geary-git
-pkgver=r6263.8426648a
+pkgver=r6363.da9ed075
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' 'gmime3' 'gtk3' 'gsound'
- 'gnome-online-accounts' 'gspell' 'libgee' 'libhandy1' 'libnotify'
+ 'gnome-online-accounts' 'gspell' 'libgee' 'libhandy' 'libnotify'
'libpeas' 'libsoup' 'libunwind' 'libxml2' 'libytnef' 'sqlite'
'webkit2gtk')
makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'vala')