mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
parent
4207304229
commit
b5d3e628bf
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.26.5.1
|
version=3.26.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddistributor_name=VoidLinux -Dunit_tests=false"
|
configure_args="-Ddistributor_name=VoidLinux -Dunit_tests=false"
|
||||||
|
@ -17,5 +17,5 @@ short_desc="Intuitive GNOME web browser"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org/projects/epiphany/"
|
homepage="http://www.gnome.org/projects/epiphany/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=4b2f1c48e6f50793ff205d9215add5596ab5c7ebf4cef76907868fcd5a029221
|
checksum=01b16aa55d312ae0f17d3136f90d8c68ac748715f119412fb1917023c6f630a8
|
||||||
|
|
Loading…
Add table
Reference in a new issue