summaryrefslogtreecommitdiffstats
path: root/main/gnumeric
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-28 11:28:34 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-28 11:28:34 +0100
commitc803a5051f6fc64fba8f718cf2d97f83a864d998 (patch)
tree57fef644ce7126ca97fab98a3348446c87b95c4f /main/gnumeric
parent45057a99578334d9403edbf6dd9bf1ec150b7d4f (diff)
downloadaports-c803a5051f6fc64fba8f718cf2d97f83a864d998.tar.bz2
aports-c803a5051f6fc64fba8f718cf2d97f83a864d998.tar.xz
main/gnumeric: upgrade to 1.12.0
Diffstat (limited to 'main/gnumeric')
-rw-r--r--main/gnumeric/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/gnumeric/APKBUILD b/main/gnumeric/APKBUILD
index 66902bdc4..43807d606 100644
--- a/main/gnumeric/APKBUILD
+++ b/main/gnumeric/APKBUILD
@@ -1,16 +1,16 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gnumeric
-pkgver=1.10.17
-pkgrel=2
+pkgver=1.12.0
+pkgrel=0
pkgdesc="A GNOME Spreadsheet Program"
url="http://www.gnome.org/projects/gnumeric/"
arch="all"
license="GPL"
-makedepends="gtk+-dev intltool desktop-file-utils libglade-dev goffice-dev
+makedepends="gtk+3.0-dev intltool desktop-file-utils libglade-dev goffice-dev
rarian"
install=
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/1.10/$pkgname-$pkgver.tar.bz2"
+source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/1.12/$pkgname-$pkgver.tar.xz"
_builddir="$srcdir"/$pkgname-$pkgver
build() {
@@ -31,4 +31,4 @@ package() {
"$pkgdir"/usr/lib/*/*/plugins/*/*.la
}
-md5sums="aacc0899222c98fa9cdd85c49a6840be gnumeric-1.10.17.tar.bz2"
+md5sums="3fd87cca95334b5d8ac922989670fe27 gnumeric-1.12.0.tar.xz"