summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee5268a41721..4b42b7c3f401 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = mozilla-extension-gnome-keyring-git
pkgdesc = Mozilla extension to store passwords and form logins in gnome-keyring.
pkgver = 0.11
pkgrel = 4
- url = https://github.com/swick/moz-gnome-keyring-integration
+ url = https://github.com/swick/mozilla-gnome-keyring
arch = any
license = GPLv3
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = mozilla-extension-gnome-keyring-git
depends = libgnome-keyring
provides = mozilla-extension-gnome-keyring=0.11
conflicts = mozilla-extension-gnome-keyring
- source = mozilla-extension-gnome-keyring::git+https://github.com/swick/moz-gnome-keyring-integration
+ source = mozilla-extension-gnome-keyring::git+https://github.com/swick/mozilla-gnome-keyring
md5sums = SKIP
pkgname = mozilla-extension-gnome-keyring-git
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)