summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2022-03-24 05:05:52 -0600
committerBrian Bidulock2022-03-24 05:05:52 -0600
commit465706a9d29879406cf486164c3e96e121560c10 (patch)
treefc25ada04a10246898e8d927c767d1c52a7b4110
parent382ae991043cb5eb572ad1182c899044775f3fea (diff)
downloadaur-465706a9d29879406cf486164c3e96e121560c10.tar.gz
update link
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0ae2c51adc9..f30ab14416af 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 = https://people.gnome.org/~veillard/gamin
+ url = https://web.archive.org/web/20141226011517/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 = https://people.gnome.org/~veillard/gamin/sources/gamin-0.1.10.tar.gz
+ source = https://web.archive.org/web/20141226011517/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
@@ -21,4 +21,3 @@ pkgbase = gamin
sha512sums = dcb23fd68e106a1b578235ef0b01b49773908ca6ded706610103f880f77a2aa0b0403cb720b9c6b062bac71e9d66cd2288b489c558839fc23295b18635bf399f
pkgname = gamin
-
diff --git a/PKGBUILD b/PKGBUILD
index ac54062e159d..107b56697e03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgver=0.1.10
pkgrel=9
pkgdesc='File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)'
url='https://people.gnome.org/~veillard/gamin'
+url='https://web.archive.org/web/20141226011517/https://people.gnome.org/~veillard/gamin'
license=('GPL')
arch=('x86_64' 'i686')
depends=('glib2')