diff --git a/srcpkgs/epiphany/template b/srcpkgs/epiphany/template index 2436c1fbbde..487ecc0a0a8 100644 --- a/srcpkgs/epiphany/template +++ b/srcpkgs/epiphany/template @@ -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 " 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 } }