aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-mathematical
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-09-23 12:30:33 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-09-23 12:31:00 +0200
commit9b3c1944f5a9bcdd34a971dfefca29f375d1888d (patch)
treeb596bc40732fb227b03c1a63d584d82358f17c74 /community/ruby-mathematical
parent7346ec2ebc1c2a1a0d994fd03bda966eb6f64136 (diff)
downloadaports-9b3c1944f5a9bcdd34a971dfefca29f375d1888d.tar.bz2
aports-9b3c1944f5a9bcdd34a971dfefca29f375d1888d.tar.xz
community/ruby-mathematical: upgrade to 1.6.10
Diffstat (limited to 'community/ruby-mathematical')
-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 9cf0c69f2a..bd4e81f332 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.9
+pkgver=1.6.10
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="0bd5ba695ea2506a1b6f29ec1c80b7572e9f73c00500f4f4d81e70430dd48f1a63c488067ed6db251130e2242cb667e3baabece47ecf4a6bb8d52d0b856cdce1 ruby-mathematical-1.6.9.tar.gz
+sha512sums="870e022b05a4b2698051425cfbccbbc6f145fe18a00a5af000cac4d636d12fff3dca031b2c6e543aa2acf624828fe89586050179eaace17ff3a09a63b7331a67 ruby-mathematical-1.6.10.tar.gz
35c691b2006e6c0bac26ebb0adac5ffa99fbc37100c94d5978508b91b3df84544e4fc8fa38b5de01ae0fcc644c1eeb97b6129f59b4488b467c1ded468277c400 use-system-mtex2mml-fixtures.patch"