aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Filipe <pedrofilipecerqueira@outlook.com>2019-06-18 20:52:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-18 21:04:20 -0300
commit6de413690debe8b41081c537ec6e281f18c06e50 (patch)
tree78665e49cbff3a26c62dcd9d5e2247d8e95b8a81
parent4fcf142f8b280bd9a2e59455723c0106324a8373 (diff)
downloadalpine_aports-6de413690debe8b41081c537ec6e281f18c06e50.tar.bz2
alpine_aports-6de413690debe8b41081c537ec6e281f18c06e50.tar.xz
alpine_aports-6de413690debe8b41081c537ec6e281f18c06e50.zip
community/goffice: upgrade to 0.10.45
-rw-r--r--community/goffice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/goffice/APKBUILD b/community/goffice/APKBUILD
index f18f0c9251..65b342b20f 100644
--- a/community/goffice/APKBUILD
+++ b/community/goffice/APKBUILD
@@ -1,6 +1,6 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=goffice 2pkgname=goffice
3pkgver=0.10.43 3pkgver=0.10.45
4pkgrel=0 4pkgrel=0
5_maj=${pkgver%%.*} 5_maj=${pkgver%%.*}
6_min=${pkgver#${_maj}.} 6_min=${pkgver#${_maj}.}
@@ -45,5 +45,5 @@ package() {
45 make DESTDIR="$pkgdir" install 45 make DESTDIR="$pkgdir" install
46} 46}
47 47
48sha512sums="979ccf67fe08d09a2cf0413b4674a44208aa5f4802ab086a463ea2b449fc8c9d1c96dea7234c8e715064cf1726a47d2a5428728a2ff0d00759d5fe7017dc709f goffice-0.10.43.tar.xz 48sha512sums="72400d1cc9e4ca8b6562773879180651b6404e0c8dd8fcdcd7f6491dc42e12ee57f30f8f0c2f788d25bd2397dc4bdf95af7b875356a03d5981a7e311cfd7e132 goffice-0.10.45.tar.xz
491addcc0e3f1c4d908fbe4caf2a31a3ac8957f03ccce55f8a81f059ad8d40a79cb51a72ba33a57b027fce85f29b335c126f567cb0a8cef2f25d5cff79287655d4 testsuite-workaround.patch" 491addcc0e3f1c4d908fbe4caf2a31a3ac8957f03ccce55f8a81f059ad8d40a79cb51a72ba33a57b027fce85f29b335c126f567cb0a8cef2f25d5cff79287655d4 testsuite-workaround.patch"