diff options
author | piernov <piernov@piernov.org> | 2011-09-06 20:15:07 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-06 20:15:07 +0200 |
commit | f7ea9a439624e2484e6db94f3d75710806b3f924 (patch) | |
tree | 55de3aebfa550a010cdf1b441a47d930a002482c /gnome-keyring | |
parent | 9f7e6314cf0847d84caf912d4c435b10cd85e6fa (diff) | |
download | gnome3-f7ea9a439624e2484e6db94f3d75710806b3f924.tar.gz gnome3-f7ea9a439624e2484e6db94f3d75710806b3f924.tar.bz2 gnome3-f7ea9a439624e2484e6db94f3d75710806b3f924.tar.xz gnome3-f7ea9a439624e2484e6db94f3d75710806b3f924.zip |
gnome-keyring 3.1.91-1 màj port
Diffstat (limited to 'gnome-keyring')
-rw-r--r-- | gnome-keyring/.footprint.i686 | 1 | ||||
-rw-r--r-- | gnome-keyring/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | gnome-keyring/.md5sum.i686 | 2 | ||||
-rw-r--r-- | gnome-keyring/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | gnome-keyring/Pkgfile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/gnome-keyring/.footprint.i686 b/gnome-keyring/.footprint.i686 index 05995fe..f72f531 100644 --- a/gnome-keyring/.footprint.i686 +++ b/gnome-keyring/.footprint.i686 @@ -55,6 +55,7 @@ drwxr-xr-x root/root usr/include/gcr-3/gcr/ -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-types.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-unlock-options-widget.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-unlock-options.h +-rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-viewer-window.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-viewer.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr.h drwxr-xr-x root/root usr/lib/ diff --git a/gnome-keyring/.footprint.x86_64 b/gnome-keyring/.footprint.x86_64 index 05995fe..f72f531 100644 --- a/gnome-keyring/.footprint.x86_64 +++ b/gnome-keyring/.footprint.x86_64 @@ -55,6 +55,7 @@ drwxr-xr-x root/root usr/include/gcr-3/gcr/ -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-types.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-unlock-options-widget.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-unlock-options.h +-rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-viewer-window.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr-viewer.h -rw-r--r-- root/root usr/include/gcr-3/gcr/gcr.h drwxr-xr-x root/root usr/lib/ diff --git a/gnome-keyring/.md5sum.i686 b/gnome-keyring/.md5sum.i686 index 87c2f20..8ebc645 100644 --- a/gnome-keyring/.md5sum.i686 +++ b/gnome-keyring/.md5sum.i686 @@ -1 +1 @@ -e81b95b02d3175da02f687ffc4740b2e gnome-keyring-3.1.90.tar.xz +49095828e0986c7983eaa0d6a87492dd gnome-keyring-3.1.91.tar.xz diff --git a/gnome-keyring/.md5sum.x86_64 b/gnome-keyring/.md5sum.x86_64 index 87c2f20..8ebc645 100644 --- a/gnome-keyring/.md5sum.x86_64 +++ b/gnome-keyring/.md5sum.x86_64 @@ -1 +1 @@ -e81b95b02d3175da02f687ffc4740b2e gnome-keyring-3.1.90.tar.xz +49095828e0986c7983eaa0d6a87492dd gnome-keyring-3.1.91.tar.xz diff --git a/gnome-keyring/Pkgfile b/gnome-keyring/Pkgfile index 7d954a9..685f954 100644 --- a/gnome-keyring/Pkgfile +++ b/gnome-keyring/Pkgfile @@ -6,7 +6,7 @@ # Run on: gconf,libtasn1,gtk,libgcrypt,p11-kit name=gnome-keyring -version=3.1.90 +version=3.1.91 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |