gnome-terminal: update to 3.30.2.
This commit is contained in:
parent
ca53590944
commit
9931d09df1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-terminal'
|
||||
pkgname=gnome-terminal
|
||||
version=3.30.1
|
||||
version=3.30.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-nautilus-extension"
|
||||
|
@ -13,6 +13,6 @@ short_desc="The GNOME terminal emulator application"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://wiki.gnome.org/Apps/Terminal"
|
||||
license="GPL-2.0-or-later, GFDL-1.3-only"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=e90720d4581da29d7c47d35d4fe81b46a9b4fbdb85e3b6b67dec298552b13228
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6b1fc2720e3bfc592645d41e38d0d3a0f2bdf5ef7bce490b2d5c8ba39f395e38
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue