summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben2018-06-22 16:58:13 +0200
committerTorben2018-06-22 16:58:13 +0200
commitfd8815740a8d18f19babd5b8b71803b08ed5f0a1 (patch)
treee660f2eb80be0d0742a2f5e74b9738d2a49ccbc8
parent2e9f4a040620fe452c0e6cadbd1aa44bb2aa66b8 (diff)
downloadaur-fd8815740a8d18f19babd5b8b71803b08ed5f0a1.tar.gz
Change upstream URL to GNOME GitLab server
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1479672513d..26fab64f6631 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = geary-git
pkgdesc = A lightweight email client for the GNOME desktop
- pkgver = r3615.17551d17
+ pkgver = r3681.77ea2898
pkgrel = 1
url = https://wiki.gnome.org/Apps/Geary
arch = i686
@@ -23,7 +23,7 @@ pkgbase = geary-git
depends = webkit2gtk
provides = geary
conflicts = geary
- source = git://git.gnome.org/geary
+ source = git+https://gitlab.gnome.org/GNOME/geary.git
source = geary-enchant2.patch
sha256sums = SKIP
sha256sums = 23261cd5ff7b3a602d6e6e5bbf8cfce05d975026be476cfd120a98000d0aa5c6
diff --git a/PKGBUILD b/PKGBUILD
index 6c84a2c10ce0..8f135b67ffdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail dot com>
pkgname=geary-git
-pkgver=r3615.17551d17
+pkgver=r3681.77ea2898
pkgrel=1
pkgdesc="A lightweight email client for the GNOME desktop"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ depends=('enchant' 'gcr' 'gmime' 'gtk3' 'libgee' 'libnotify' 'libsoup'
makedepends=('gobject-introspection' 'itstool' 'meson' 'vala')
provides=('geary')
conflicts=('geary')
-source=('git://git.gnome.org/geary'
+source=('git+https://gitlab.gnome.org/GNOME/geary.git'
'geary-enchant2.patch')
sha256sums=('SKIP'
'23261cd5ff7b3a602d6e6e5bbf8cfce05d975026be476cfd120a98000d0aa5c6')