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