summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2016-10-31 18:21:19 +0100
committerXZS2016-10-31 18:21:19 +0100
commite193429651e6aaabe66191299a13649e5ef0b367 (patch)
tree97943f470737fbffbc92c4ade10db83b4fb8f5c7 /PKGBUILD
parent72597144e3be07515613af7f4d472ca8ecd36e4f (diff)
downloadaur-e193429651e6aaabe66191299a13649e5ef0b367.tar.gz
propagate upstream update
The extension is now multi-process compatible, filled in more functionality of the password storage interface and can handle passwords with special characters. The documentation was also improved.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a57df1b7c6b..4501f940b888 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# You may find it convenient to file issues and pull requests there.
pkgname=mozilla-extension-gnome-keyring-git
-pkgver=0.11
-pkgrel=4
+pkgver=0.12
+pkgrel=1
pkgdesc="Mozilla extension to store passwords and form logins in gnome-keyring."
arch=(any)
url='https://github.com/swick/mozilla-gnome-keyring'