mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
gnome-terminal: update to 3.26.0.
This commit is contained in:
parent
151b439aa3
commit
dc5456e20a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-terminal'
|
# Template file for 'gnome-terminal'
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.24.2
|
version=3.26.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,8 +12,8 @@ makedepends="gtk+3-devel vte3-devel dconf-devel libuuid-devel
|
||||||
desktop-file-utils"
|
desktop-file-utils"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="The GNOME terminal emulator application"
|
short_desc="The GNOME terminal emulator application"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Terminal"
|
homepage="https://wiki.gnome.org/Apps/Terminal"
|
||||||
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=281edac30a07ca45beaaaf0a13fe2219cf8b87ece5e55dccbfc49ef769dfec0f
|
checksum=94c8d9e85b042160a0487af10f2002e1068f49805356b714a410766d74bc4e77
|
||||||
|
|
Loading…
Add table
Reference in a new issue