aboutsummaryrefslogtreecommitdiffstats
path: root/community/goffice
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-07 14:40:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-08 02:40:44 -0300
commita1a8b1ec148495409f97d1e2cbdfd5c787faeef1 (patch)
tree9c44e87579ab1d4e0d58510c541df6b7ff7a11e6 /community/goffice
parent1c6e269e8c9bf23ac9b5c1b84734757253f5a6f6 (diff)
downloadaports-a1a8b1ec148495409f97d1e2cbdfd5c787faeef1.tar.bz2
aports-a1a8b1ec148495409f97d1e2cbdfd5c787faeef1.tar.xz
community/goffice: upgrade to 0.10.46
Diffstat (limited to 'community/goffice')
-rw-r--r--community/goffice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/goffice/APKBUILD b/community/goffice/APKBUILD
index 49b643a778..0d1bc43230 100644
--- a/community/goffice/APKBUILD
+++ b/community/goffice/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.10.45
+pkgver=0.10.46
pkgrel=0
_maj=${pkgver%%.*}
_min=${pkgver#$_maj.}
@@ -42,5 +42,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="72400d1cc9e4ca8b6562773879180651b6404e0c8dd8fcdcd7f6491dc42e12ee57f30f8f0c2f788d25bd2397dc4bdf95af7b875356a03d5981a7e311cfd7e132 goffice-0.10.45.tar.xz
+sha512sums="23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3 goffice-0.10.46.tar.xz
1addcc0e3f1c4d908fbe4caf2a31a3ac8957f03ccce55f8a81f059ad8d40a79cb51a72ba33a57b027fce85f29b335c126f567cb0a8cef2f25d5cff79287655d4 testsuite-workaround.patch"