summaryrefslogtreecommitdiff
path: root/extra/epiphany
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-04 12:13:12 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-04 12:13:12 -0300
commit2d71292ee6ddd4970f593975fd652be1d820f92c (patch)
tree82377d0e84fc4a0a04066d4733dae49484a5225a /extra/epiphany
parentd734cc3a77cdc6960cbd72f3f8c680612342f24d (diff)
parent067b127a853780b2b4ae7236dcdaaf72396dfa86 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: libre/icecat/PKGBUILD multilib/lib32-v4l-utils/PKGBUILD multilib/nspluginwrapper/PKGBUILD testing/libreoffice/PKGBUILD
Diffstat (limited to 'extra/epiphany')
-rw-r--r--extra/epiphany/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/epiphany/PKGBUILD b/extra/epiphany/PKGBUILD
index a03a3630e..c71a08880 100644
--- a/extra/epiphany/PKGBUILD
+++ b/extra/epiphany/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 125696 2011-05-28 10:41:59Z ibiru $
+# $Id: PKGBUILD 130020 2011-07-01 09:16:54Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=epiphany
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.4
+pkgrel=1
install=epiphany.install
pkgdesc="A GNOME3 web browser based on the WebKit rendering engine."
arch=('i686' 'x86_64' 'mips64el')
@@ -15,8 +15,8 @@ makedepends=('intltool' 'networkmanager' 'gnome-doc-utils' 'startup-notification
options=('!libtool' '!emptydirs')
groups=('gnome')
url="http://www.gnome.org/projects/epiphany/"
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('befcc9b6061b2e5e9c78399423b09e27dc301dec55d96bf63590d543ce9bb805')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3cfc25c4c939e3df960c28e6c27e7e78645e1121d8634ecbd307672df1f37333')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"