From 365efce1bdc81fc7f66bfe4e85742b90d40c0a66 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 7 Apr 2019 08:53:07 +0200 Subject: checkVersions: know gamin --- checkVersions | 1 + gamin/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/checkVersions b/checkVersions index 7ff96219..5f74ffa0 100755 --- a/checkVersions +++ b/checkVersions @@ -800,6 +800,7 @@ then 'download\.osgeo\.org' \ 'ftp\.daper\.net' \ 'isl\.gforge\.inria\.fr' \ + 'people\.gnome\.org' \ 'pkgbuild\.com' \ 'qgis\.org' \ 'sources\.archlinux32\.org' \ diff --git a/gamin/PKGBUILD b/gamin/PKGBUILD index 255968e7..56e8b09e 100644 --- a/gamin/PKGBUILD +++ b/gamin/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gamin pkgver=0.1.10 pkgrel=9 pkgdesc='File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)' -url='http://www.gnome.org/~veillard/gamin' +url='https://people.gnome.org/~veillard/gamin' license=('GPL') arch=('x86_64' 'i686') depends=('glib2') -- cgit v1.2.3-54-g00ecf