gnome-calculator: update to 3.8.1.
This commit is contained in:
parent
d1c8174de2
commit
8419f0e715
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-calculator'
|
# Template file for 'gnome-calculator'
|
||||||
pkgname=gnome-calculator
|
pkgname=gnome-calculator
|
||||||
version=3.8.0
|
version=3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=7db18629bd7e17ab65b771d554eeef0cd3cf7985a86e5a82c755c42c1b092824
|
checksum=24ae856c90a3df62c52dc413ceb2c9bad15e7ad146de0469b53c70681a4ad435
|
||||||
|
|
||||||
gnome-calculator_package() {
|
gnome-calculator_package() {
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
|
|
Loading…
Reference in a new issue