epiphany: update to 3.8.2.

This commit is contained in:
Juan RP 2013-05-31 21:00:38 +02:00
parent 0fc0684d67
commit 7248dd4269
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'epiphany'
pkgname=epiphany
version=3.8.1
version=3.8.2
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-tests"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/projects/epiphany/"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=8c231bb1af8daf739524bd89aa44873f5936b8a849da49326427486ed825523f
checksum=ae89d6902ed243304d2cbf2fa361f6dd0cb3401fdaf726e6fdd4acc09197d50a
long_desc="
Epiphany is a simple yet powerful GNOME web browser targeted at non-technical
users. Its principles are simplicity and standards compliance. Simplicity is
@ -29,6 +29,6 @@ epiphany_package() {
depends="gsettings-desktop-schemas>=3.8.0 ca-certificates
hicolor-icon-theme desktop-file-utils iso-codes"
pkg_install() {
vmove usr
vmove all
}
}