[arch-commits] Commit in epiphany/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Sep 2 13:08:50 UTC 2011
Date: Friday, September 2, 2011 @ 09:08:50
Author: ibiru
Revision: 136857
update to 3.1.90
Modified:
epiphany/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-02 13:05:04 UTC (rev 136856)
+++ PKGBUILD 2011-09-02 13:08:50 UTC (rev 136857)
@@ -2,13 +2,13 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=epiphany
-pkgver=3.0.4
+pkgver=3.1.90
pkgrel=1
install=epiphany.install
-pkgdesc="A GNOME3 web browser based on the WebKit rendering engine."
+pkgdesc="A GNOME web browser based on the WebKit rendering engine."
arch=('i686' 'x86_64')
license=('GPL')
-depends=('libsoup-gnome' 'gsettings-desktop-schemas' 'libwebkit3' 'nss'
+depends=('libsoup-gnome' 'libnotify' 'gsettings-desktop-schemas' 'libwebkit3' 'nss'
'iso-codes' 'dconf' 'gobject-introspection' 'desktop-file-utils'
'hicolor-icon-theme' 'seed')
makedepends=('intltool' 'networkmanager' 'gnome-doc-utils' 'startup-notification')
@@ -16,7 +16,7 @@
groups=('gnome')
url="http://www.gnome.org/projects/epiphany/"
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3cfc25c4c939e3df960c28e6c27e7e78645e1121d8634ecbd307672df1f37333')
+sha256sums=('00351a3f23c53b83ff8fffe8ed6dbec7f300588622d51c8326b89b93b5d5abc6')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list