diff options
author | piernov <piernov@piernov.org> | 2011-08-16 14:46:18 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-08-16 14:46:18 +0200 |
commit | a24188a023e30b8995cc889b7084dce52b7da488 (patch) | |
tree | 1726267eec3cfc611da618379b71c3f710920a83 | |
parent | a78c07c56b0c1dfee267da3a6a5bf402d8f8fe1d (diff) | |
download | gnome3-a24188a023e30b8995cc889b7084dce52b7da488.tar.gz gnome3-a24188a023e30b8995cc889b7084dce52b7da488.tar.bz2 gnome3-a24188a023e30b8995cc889b7084dce52b7da488.tar.xz gnome3-a24188a023e30b8995cc889b7084dce52b7da488.zip |
epiphany 3.1.5-1 màj port
-rw-r--r-- | epiphany/.footprint.i686 | 1 | ||||
-rw-r--r-- | epiphany/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | epiphany/.md5sum.i686 | 2 | ||||
-rw-r--r-- | epiphany/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | epiphany/Pkgfile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/epiphany/.footprint.i686 b/epiphany/.footprint.i686 index 4ccdcec..91d919e 100644 --- a/epiphany/.footprint.i686 +++ b/epiphany/.footprint.i686 @@ -67,6 +67,7 @@ drwxr-xr-x root/root usr/share/epiphany/art/ -rw-r--r-- root/root usr/share/epiphany/epiphany-history-window-ui.xml -rw-r--r-- root/root usr/share/epiphany/epiphany-toolbar.xml -rw-r--r-- root/root usr/share/epiphany/epiphany-ui.xml +-rw-r--r-- root/root usr/share/epiphany/epiphany.css -rw-r--r-- root/root usr/share/epiphany/epiphany.xhtml drwxr-xr-x root/root usr/share/epiphany/glade/ -rw-r--r-- root/root usr/share/epiphany/glade/certificate-dialogs.ui diff --git a/epiphany/.footprint.x86_64 b/epiphany/.footprint.x86_64 index 4ccdcec..91d919e 100644 --- a/epiphany/.footprint.x86_64 +++ b/epiphany/.footprint.x86_64 @@ -67,6 +67,7 @@ drwxr-xr-x root/root usr/share/epiphany/art/ -rw-r--r-- root/root usr/share/epiphany/epiphany-history-window-ui.xml -rw-r--r-- root/root usr/share/epiphany/epiphany-toolbar.xml -rw-r--r-- root/root usr/share/epiphany/epiphany-ui.xml +-rw-r--r-- root/root usr/share/epiphany/epiphany.css -rw-r--r-- root/root usr/share/epiphany/epiphany.xhtml drwxr-xr-x root/root usr/share/epiphany/glade/ -rw-r--r-- root/root usr/share/epiphany/glade/certificate-dialogs.ui diff --git a/epiphany/.md5sum.i686 b/epiphany/.md5sum.i686 index 3222046..7302408 100644 --- a/epiphany/.md5sum.i686 +++ b/epiphany/.md5sum.i686 @@ -1 +1 @@ -da900c68420e7861d1a0b7857a7a145d epiphany-3.1.3.tar.xz +a037c5d228846dd4628823425b561042 epiphany-3.1.5.tar.xz diff --git a/epiphany/.md5sum.x86_64 b/epiphany/.md5sum.x86_64 index 3222046..7302408 100644 --- a/epiphany/.md5sum.x86_64 +++ b/epiphany/.md5sum.x86_64 @@ -1 +1 @@ -da900c68420e7861d1a0b7857a7a145d epiphany-3.1.3.tar.xz +a037c5d228846dd4628823425b561042 epiphany-3.1.5.tar.xz diff --git a/epiphany/Pkgfile b/epiphany/Pkgfile index 8e8c48a..c55576c 100644 --- a/epiphany/Pkgfile +++ b/epiphany/Pkgfile @@ -6,7 +6,7 @@ # Run on: gnome-desktop,startup-notification,iso-codes,avahi,webkit,libcanberra,libnotify,nss name=epiphany -version=3.1.3 +version=3.1.5 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) build() { |