mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnome-terminal: update to 3.10.2.
This commit is contained in:
parent
7737e63c12
commit
a19389d9a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-terminal'
|
# Template file for 'gnome-terminal'
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.10.1
|
version=3.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-nautilus-extension"
|
configure_args="--disable-static --with-nautilus-extension"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
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=d267e5245232e10ef12411ed7be1d879226b66f64f7cabe9731a7bd8b28e9f27
|
checksum=e02827c29de45c09973483d821ab29ea60ab3fbba34b62a81d67b8304a9ad913
|
||||||
|
|
||||||
gnome-terminal_package() {
|
gnome-terminal_package() {
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue