summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheckVersions1
-rw-r--r--gamin/PKGBUILD2
2 files changed, 2 insertions, 1 deletions
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')