summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4eaa86401a8c..db559dc1080a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = mozilla-extension-gnome-keyring-git
pkgdesc = Mozilla extension to store passwords and form logins in gnome-keyring.
pkgver = 0.10.r36.378d9f3
- pkgrel = 1
- url = https://github.com/swick/moz-gnome-keyring-integration
+ pkgrel = 2
+ url = https://github.com/plroman/mozilla-gnome-keyring
arch = any
license = GPLv3
makedepends = git
@@ -18,7 +18,7 @@ pkgbase = mozilla-extension-gnome-keyring-git
conflicts = thunderbird-gnome-keyring-git
conflicts = thunderbird-gnome-keyring-bin
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/plroman/mozilla-gnome-keyring
md5sums = SKIP
pkgname = mozilla-extension-gnome-keyring-git
diff --git a/PKGBUILD b/PKGBUILD
index 004ee6a1e65c..a6ebd8e92258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=mozilla-extension-gnome-keyring-git
pkgver=0.10.r36.378d9f3
-pkgrel=1
+pkgrel=2
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/plroman/mozilla-gnome-keyring'
license=(GPLv3)
depends=(libgnome-keyring)
optdepends=(firefox thunderbird)