Date: Monday, July 23, 2018 @ 21:07:36 Author: heftig Revision: 329483
3.26.3-1 Modified: eog-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-23 21:07:32 UTC (rev 329482) +++ PKGBUILD 2018-07-23 21:07:36 UTC (rev 329483) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=eog-plugins -pkgver=3.26.2 +pkgver=3.26.3 pkgrel=1 pkgdesc="Plugins for Eye of Gnome" arch=(x86_64) @@ -10,8 +10,8 @@ license=(GPL2) depends=(eog libchamplain libgdata python) makedepends=(intltool gobject-introspection git) -_commit=64ca537ade7d7b18346b8585dbe4465583c220bb # tags/3.26.2^0 -source=("git+https://git.gnome.org/browse/eog-plugins#commit=$_commit") +_commit=2e0564b6004a52369baf4d83d7caf9a1ff805795 # tags/3.26.3^0 +source=("git+https://gitlab.gnome.org/GNOME/eog-plugins.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
