aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-05-10 18:48:06 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-10 17:25:37 +0000
commit1293a876508213447bb641f7fd4199050d827c2b (patch)
treeb4405f5c9e760f4acb88d6fc62f2609050fca9df
parent5681c25e15407b3d7c923677f15847a6a5d13f10 (diff)
downloadaports-1293a876508213447bb641f7fd4199050d827c2b.tar.bz2
aports-1293a876508213447bb641f7fd4199050d827c2b.tar.xz
community/goffice: upgrade to 0.10.47
-rw-r--r--community/goffice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/goffice/APKBUILD b/community/goffice/APKBUILD
index 6321020c6d..1fb6d2fc4b 100644
--- a/community/goffice/APKBUILD
+++ b/community/goffice/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.10.46
+pkgver=0.10.47
pkgrel=0
_maj=${pkgver%%.*}
_min=${pkgver#$_maj.}
@@ -42,5 +42,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3 goffice-0.10.46.tar.xz
+sha512sums="0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76 goffice-0.10.47.tar.xz
1addcc0e3f1c4d908fbe4caf2a31a3ac8957f03ccce55f8a81f059ad8d40a79cb51a72ba33a57b027fce85f29b335c126f567cb0a8cef2f25d5cff79287655d4 testsuite-workaround.patch"