aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-09-30 12:43:49 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-09-30 12:44:22 +0200
commitbbacf70e8cf3424733c5e915ae718957b033e825 (patch)
tree60c9a13b0c23018acea855961645196efd3dcb99
parent63292571b8acc5b1694daa6600eee4eadb6d1109 (diff)
community/ruby-mathematical: upgrade to 1.6.11
-rw-r--r--community/ruby-mathematical/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-mathematical/APKBUILD b/community/ruby-mathematical/APKBUILD
index bd4e81f3328..7e9eee86ca2 100644
--- a/community/ruby-mathematical/APKBUILD
+++ b/community/ruby-mathematical/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-mathematical
_gemname=${pkgname#ruby-}
-pkgver=1.6.10
+pkgver=1.6.11
pkgrel=0
pkgdesc="Convert mathematical equations to SVGs, PNGs, or MathML"
url="https://www.gjtorikian.com/mathematical/"
@@ -70,5 +70,5 @@ package() {
rm -r ext/ test/ Rakefile *.md *.txt || true
}
-sha512sums="870e022b05a4b2698051425cfbccbbc6f145fe18a00a5af000cac4d636d12fff3dca031b2c6e543aa2acf624828fe89586050179eaace17ff3a09a63b7331a67 ruby-mathematical-1.6.10.tar.gz
+sha512sums="d5f5d4768a3b21eaebe5b3c43541ed330eeb9ae4748d583367bf276f0532df9017f6c81793bc3315f459af8bfabd71269955ac2ad0c32b8c15d16dbbdce97ac0 ruby-mathematical-1.6.11.tar.gz
35c691b2006e6c0bac26ebb0adac5ffa99fbc37100c94d5978508b91b3df84544e4fc8fa38b5de01ae0fcc644c1eeb97b6129f59b4488b467c1ded468277c400 use-system-mtex2mml-fixtures.patch"