epiphany: update to 3.8.2.
This commit is contained in:
parent
0fc0684d67
commit
7248dd4269
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'epiphany'
|
# Template file for 'epiphany'
|
||||||
pkgname=epiphany
|
pkgname=epiphany
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-tests"
|
configure_args="--disable-schemas-compile --disable-tests"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/projects/epiphany/"
|
homepage="http://www.gnome.org/projects/epiphany/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=8c231bb1af8daf739524bd89aa44873f5936b8a849da49326427486ed825523f
|
checksum=ae89d6902ed243304d2cbf2fa361f6dd0cb3401fdaf726e6fdd4acc09197d50a
|
||||||
long_desc="
|
long_desc="
|
||||||
Epiphany is a simple yet powerful GNOME web browser targeted at non-technical
|
Epiphany is a simple yet powerful GNOME web browser targeted at non-technical
|
||||||
users. Its principles are simplicity and standards compliance. Simplicity is
|
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
|
depends="gsettings-desktop-schemas>=3.8.0 ca-certificates
|
||||||
hicolor-icon-theme desktop-file-utils iso-codes"
|
hicolor-icon-theme desktop-file-utils iso-codes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue