gcalctool: update to 6.6.2.
This commit is contained in:
parent
9e411e8d6c
commit
1a14617859
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gcalctool'
|
||||
pkgname=gcalctool
|
||||
version=6.6.1
|
||||
version=6.6.2
|
||||
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.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=bc08a583f13f239a2b731f3478afa1077957b51563dd35f9ee303cb5f9b29016
|
||||
checksum=e708a16cc758c3a9fcb07e9c3e45989f7d9d64e2993f440e99707fcea3e1b76c
|
||||
long_desc="
|
||||
The package contains the GNOME scientific calculator."
|
||||
|
|
Loading…
Reference in a new issue