summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2020-12-08 16:58:02 -0700
committerBrian Bidulock2020-12-08 16:58:02 -0700
commit382ae991043cb5eb572ad1182c899044775f3fea (patch)
tree8d71caf148ccca51930e0d2975ebc8899e421e08
parentfadf1a41a936d91597e79b1c59d3d3f546eb4820 (diff)
downloadaur-382ae991043cb5eb572ad1182c899044775f3fea.tar.gz
change url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 703938939fa6..f0ae2c51adc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gamin
pkgdesc = File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)
pkgver = 0.1.10
pkgrel = 9
- url = http://www.gnome.org/~veillard/gamin
+ url = https://people.gnome.org/~veillard/gamin
arch = x86_64
arch = i686
license = GPL
@@ -11,7 +11,7 @@ pkgbase = gamin
optdepends = python2: for the python module
provides = fam
conflicts = fam
- source = http://www.gnome.org/~veillard/gamin/sources/gamin-0.1.10.tar.gz
+ source = https://people.gnome.org/~veillard/gamin/sources/gamin-0.1.10.tar.gz
source = fix-deprecated-const.patch
source = 18_gam_server_deadlocks.patch
source = 0001-Poll-files-on-nfs4.patch
diff --git a/PKGBUILD b/PKGBUILD
index bf444accd5f5..ac54062e159d 100644
--- a/PKGBUILD
+++ b/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')