[arch-commits] Commit in epiphany/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Nov 28 22:19:39 UTC 2008
Date: Friday, November 28, 2008 @ 17:19:39
Author: jgc
Revision: 19697
Merged revisions 19695 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/epiphany/trunk
........
r19695 | jgc | 2008-11-28 22:19:27 +0000 (Fri, 28 Nov 2008) | 1 line
upgpkg: epiphany 2.24.2.1-1
........
Modified:
epiphany/repos/extra-x86_64/ (properties)
epiphany/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: epiphany/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /epiphany/trunk:1-18630
+ /epiphany/trunk:1-19695
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-11-28 22:19:32 UTC (rev 19696)
+++ extra-x86_64/PKGBUILD 2008-11-28 22:19:39 UTC (rev 19697)
@@ -2,19 +2,19 @@
# Maintainer: dale <dale at archlinux.org>
pkgname=epiphany
-pkgver=2.24.1
-pkgrel=2
+pkgver=2.24.2.1
+pkgrel=1
install=epiphany.install
pkgdesc="A GNOME2 web browser based on the mozilla rendering engine."
arch=(i686 x86_64)
license=('GPL')
-depends=('xulrunner>=1.9.0.3' 'gnome-desktop>=2.24.1' 'iso-codes>=2.0' 'desktop-file-utils' 'libxslt>=1.1.24' 'enchant>=1.4.2' 'libnotify>=0.4.4' 'libcanberra')
-makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'gnome-python>=2.22.3' 'pkgconfig' 'libnetworkmanager>=0.6.6' 'intltool')
+depends=('xulrunner>=1.9.0.4' 'gnome-desktop>=2.24.2' 'iso-codes>=2.0' 'desktop-file-utils' 'libxslt>=1.1.24' 'enchant>=1.4.2' 'libnotify>=0.4.5' 'libcanberra')
+makedepends=('gnome-doc-utils>=0.14.0' 'gnome-python>=2.22.3' 'pkgconfig' 'libnetworkmanager>=0.6.6' 'intltool')
options=('!libtool' '!emptydirs')
groups=('gnome')
url="http://www.gnome.org/projects/epiphany/"
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3276f4ca4bef98606f84fc64ce46c9c4')
+md5sums=('c4993233792e83b00df11feae950e201')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list