aboutsummaryrefslogtreecommitdiffstats
path: root/community/goffice/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-08-13 13:27:48 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-08-18 14:39:35 +0000
commit368b10e485629506918fbd6304e250546fa528ad (patch)
tree070cf281270b4e19227094f0c0400a4e634b8479 /community/goffice/APKBUILD
parentdb5dc32c63e9fccc86d26f4c203656e478b358f4 (diff)
community/goffice: upgrade to 0.10.48
Diffstat (limited to 'community/goffice/APKBUILD')
-rw-r--r--community/goffice/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/goffice/APKBUILD b/community/goffice/APKBUILD
index 4a9d74330bc..4eb250c9339 100644
--- a/community/goffice/APKBUILD
+++ b/community/goffice/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.10.47
-pkgrel=1
+pkgver=0.10.48
+pkgrel=0
_maj=${pkgver%%.*}
_min=${pkgver#$_maj.}
_min=${_min%%.*}
@@ -42,5 +42,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76 goffice-0.10.47.tar.xz
+sha512sums="90ce49c666a164205f8f78dca9fa40c81ddf0312b1b7f76808b8813d168868b5ce46c307fd5405a1314b0a475a4e52e95ab379b2dc751c1626e085ecf846d0f3 goffice-0.10.48.tar.xz
1addcc0e3f1c4d908fbe4caf2a31a3ac8957f03ccce55f8a81f059ad8d40a79cb51a72ba33a57b027fce85f29b335c126f567cb0a8cef2f25d5cff79287655d4 testsuite-workaround.patch"