gcalctool: update to 6.6.1.
This commit is contained in:
parent
d342d675f6
commit
e70e6e4e36
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gcalctool'
|
||||
pkgname=gcalctool
|
||||
version=6.6.0
|
||||
version=6.6.1
|
||||
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>=3.6.0_2 libxml2-devel"
|
||||
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"
|
||||
distfiles="${GNOME_SITE}/$pkgname/6.6/$pkgname-$version.tar.xz"
|
||||
checksum=0d2e0729be42e3ee06ea7d02fa6a00446df6e4de601745bcbbef53a027f9542e
|
||||
checksum=bc08a583f13f239a2b731f3478afa1077957b51563dd35f9ee303cb5f9b29016
|
||||
long_desc="
|
||||
The package contains the GNOME scientific calculator."
|
||||
|
|
Loading…
Reference in a new issue