summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d7ef3c4352b..ef02455973f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Dec 6 20:18:56 UTC 2015
+# Fri Jan 8 16:47:32 UTC 2016
pkgbase = mozilla-extension-gnome-keyring-git
pkgdesc = Mozilla extension to store passwords and form logins in gnome-keyring.
- pkgver = 0.10.r36.378d9f3
- pkgrel = 2
- url = https://github.com/plroman/mozilla-gnome-keyring
+ pkgver = 0.11
+ pkgrel = 1
+ url = https://github.com/swick/moz-gnome-keyring-integration
arch = any
license = GPLv3
makedepends = git
@@ -20,19 +20,19 @@ 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/plroman/mozilla-gnome-keyring
+ source = mozilla-extension-gnome-keyring::git+https://github.com/swick/moz-gnome-keyring-integration
md5sums = SKIP
pkgname = mozilla-extension-gnome-keyring-git
pkgname = firefox-extension-gnome-keyring-git
- depends = mozilla-extension-gnome-keyring-git=0.10.r36.378d9f3
+ depends = mozilla-extension-gnome-keyring-git=0.11
depends = firefox
provides = firefox-extension-gnome-keyring
conflicts = firefox-extension-gnome-keyring
pkgname = thunderbird-extension-gnome-keyring-git
- depends = mozilla-extension-gnome-keyring-git=0.10.r36.378d9f3
+ depends = mozilla-extension-gnome-keyring-git=0.11
depends = thunderbird
provides = thunderbird-extension-gnome-keyring
conflicts = thunderbird-extension-gnome-keyring
diff --git a/PKGBUILD b/PKGBUILD
index 8d3697e6790f..a5b46b7830f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
# You may find it convenient to file issues and pull requests there.
pkgname=mozilla-extension-gnome-keyring-git
-pkgver=0.10.r36.378d9f3
-pkgrel=2
+pkgver=0.11
+pkgrel=1
pkgdesc="Mozilla extension to store passwords and form logins in gnome-keyring."
arch=(any)
-url='https://github.com/plroman/mozilla-gnome-keyring'
+url='https://github.com/swick/moz-gnome-keyring-integration'
license=(GPLv3)
depends=(libgnome-keyring)
optdepends=(firefox thunderbird)