summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2016-05-11 16:01:01 +0200
committerXZS2016-05-11 16:01:01 +0200
commitdeb71c207054cb42158abb80694ba8093e8b309d (patch)
treeb10676add6ecda8f9c59bd944376a2e96986831d /PKGBUILD
parent1b4c90b2184ff73cace6e9794e7a1ad1ffff8570 (diff)
downloadaur-deb71c207054cb42158abb80694ba8093e8b309d.tar.gz
follow project rename
The GitHub repository was renamed, which changes the URL. While the old one still redirects to the correct location, adapting makes it future and fork proof. As this is only relevant for future installations, a pkgrel increment is not necessary.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e102d7c062c..049e3a5d3220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=0.11
pkgrel=4
pkgdesc="Mozilla extension to store passwords and form logins in gnome-keyring."
arch=(any)
-url='https://github.com/swick/moz-gnome-keyring-integration'
+url='https://github.com/swick/mozilla-gnome-keyring'
license=(GPLv3)
depends=(libgnome-keyring)
optdepends=(firefox thunderbird)