gcalctool: update to 6.6.0.
This commit is contained in:
parent
66c9a68314
commit
aa2c41247b
1 changed files with 6 additions and 7 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'gcalctool'
|
# Template file for 'gcalctool'
|
||||||
pkgname=gcalctool
|
pkgname=gcalctool
|
||||||
version=6.4.2.1
|
version=6.6.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/6.4/$pkgname-$version.tar.xz"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
depends="dconf desktop-file-utils"
|
depends="dconf desktop-file-utils"
|
||||||
makedepends="pkg-config intltool gnome-doc-utils itstool flex gtk+3-devel libxml2-devel"
|
makedepends="pkg-config intltool gnome-doc-utils itstool flex
|
||||||
revision=1
|
gtk+3-devel>=3.6.0_2 libxml2-devel"
|
||||||
short_desc="GNOME Scientific calculator"
|
short_desc="GNOME Scientific calculator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/Gcalctool"
|
homepage="http://live.gnome.org/Gcalctool"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=d79f7272534fc33357acc4438fe7746fa125fb05c45dfdb468a193b7490ca1f8
|
distfiles="${GNOME_SITE}/$pkgname/6.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=0d2e0729be42e3ee06ea7d02fa6a00446df6e4de601745bcbbef53a027f9542e
|
||||||
long_desc="
|
long_desc="
|
||||||
The package contains the GNOME scientific calculator."
|
The package contains the GNOME scientific calculator."
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue