diff options
author | piernov <piernov@piernov.org> | 2011-09-26 20:55:17 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-26 20:55:17 +0200 |
commit | fde63bad3041e2dc6ad07f987c288704a5d5fa34 (patch) | |
tree | ca115b59d8340a6070ce2c4e246141e24bad0c3a | |
parent | aa4b6239355bcd7e0f1de40704dc40e2601ce17c (diff) | |
download | gnome3-fde63bad3041e2dc6ad07f987c288704a5d5fa34.tar.gz gnome3-fde63bad3041e2dc6ad07f987c288704a5d5fa34.tar.bz2 gnome3-fde63bad3041e2dc6ad07f987c288704a5d5fa34.tar.xz gnome3-fde63bad3041e2dc6ad07f987c288704a5d5fa34.zip |
seahorse 3.2.0-1 màj port
-rw-r--r-- | seahorse/.footprint.i686 | 1 | ||||
-rw-r--r-- | seahorse/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | seahorse/.md5sum.i686 | 2 | ||||
-rw-r--r-- | seahorse/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | seahorse/Pkgfile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/seahorse/.footprint.i686 b/seahorse/.footprint.i686 index f4e5106..96de73d 100644 --- a/seahorse/.footprint.i686 +++ b/seahorse/.footprint.i686 @@ -60,6 +60,7 @@ drwxr-xr-x root/root usr/share/omf/seahorse/ -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-es.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-eu.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-fr.omf +-rw-r--r-- root/root usr/share/omf/seahorse/seahorse-gl.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-it.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-ja.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-ko.omf diff --git a/seahorse/.footprint.x86_64 b/seahorse/.footprint.x86_64 index f4e5106..96de73d 100644 --- a/seahorse/.footprint.x86_64 +++ b/seahorse/.footprint.x86_64 @@ -60,6 +60,7 @@ drwxr-xr-x root/root usr/share/omf/seahorse/ -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-es.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-eu.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-fr.omf +-rw-r--r-- root/root usr/share/omf/seahorse/seahorse-gl.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-it.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-ja.omf -rw-r--r-- root/root usr/share/omf/seahorse/seahorse-ko.omf diff --git a/seahorse/.md5sum.i686 b/seahorse/.md5sum.i686 index 6af8d76..a363d19 100644 --- a/seahorse/.md5sum.i686 +++ b/seahorse/.md5sum.i686 @@ -1 +1 @@ -d6958de52f66185061390fc8822b4f1c seahorse-3.1.92.tar.xz +bf8f07aaa492920355c7e5a30f3b29f2 seahorse-3.2.0.tar.xz diff --git a/seahorse/.md5sum.x86_64 b/seahorse/.md5sum.x86_64 index 6af8d76..a363d19 100644 --- a/seahorse/.md5sum.x86_64 +++ b/seahorse/.md5sum.x86_64 @@ -1 +1 @@ -d6958de52f66185061390fc8822b4f1c seahorse-3.1.92.tar.xz +bf8f07aaa492920355c7e5a30f3b29f2 seahorse-3.2.0.tar.xz diff --git a/seahorse/Pkgfile b/seahorse/Pkgfile index e04c732..fe6c24d 100644 --- a/seahorse/Pkgfile +++ b/seahorse/Pkgfile @@ -6,7 +6,7 @@ # Run on: gnome-keyring,gpgme,libsoup,desktop-file-utils,openssh name=seahorse -version=3.1.92 +version=3.2.0 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |