aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnumeric/APKBUILD
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-03-08 17:44:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-09 16:33:27 +0000
commit53c4d4bba930f63ba496b977f3a34fa542fd84f4 (patch)
treec26eec6ef572bd5f95cb4b551e4eba1e445b734c /community/gnumeric/APKBUILD
parent797268417f94506ba5f790ac25f6f3447f025cec (diff)
downloadaports-53c4d4bba930f63ba496b977f3a34fa542fd84f4.tar.bz2
aports-53c4d4bba930f63ba496b977f3a34fa542fd84f4.tar.xz
community/gnumeric: upgrade to 1.12.38, clarify license
Diffstat (limited to 'community/gnumeric/APKBUILD')
-rw-r--r--community/gnumeric/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/gnumeric/APKBUILD b/community/gnumeric/APKBUILD
index 5fb29f124e..a7074ba93e 100644
--- a/community/gnumeric/APKBUILD
+++ b/community/gnumeric/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gnumeric
-pkgver=1.12.37
+pkgver=1.12.38
pkgrel=0
-pkgdesc="A GNOME Spreadsheet Program"
-url="http://www.gnome.org/projects/gnumeric/"
+pkgdesc="GNOME Spreadsheet Program"
+url="http://www.gnome.org/projects/gnumeric"
arch="all"
-license="GPL"
+license="GPL-2.0-or-later OR GPL-3.0-or-later"
makedepends="gtk+3.0-dev intltool desktop-file-utils goffice-dev rarian
python2-dev py-gobject3-dev libxslt-dev bison flex itstool
libxml2-utils
@@ -39,5 +39,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="26fb96f2a94f206f20bdd8dba479d34749079d1799e0b03f872c5fff1ac9d4a60c0cfe01d2dc934edea6133f213d390981878ce653586a1efe8b2ca888d49aad gnumeric-1.12.37.tar.xz
+sha512sums="71cf29355b865a3c0f966482ef0cbc90553326fcdc10103762d6c35c1f932371b5dffa3d3d89cd575d3f202ba041e4caaf987db08051b700757ea165508ea217 gnumeric-1.12.38.tar.xz
8162b0901e7acf586f4f5be103e2507c17da38ef4e22ce98011dba076de14ea819d346d11917d4d5c70c328b876d890bad2d6b3cede793d218033a59853a0d81 unbreak-build-by-skipping-cs.patch"