diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-05-11 13:11:37 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-04 11:04:54 +0000 |
commit | 76338be65ba46b34f620679aff630c3ffe7585e9 (patch) | |
tree | d2d56117add14f77e9d66746e1ed7586d6b04cd5 /community | |
parent | 8111d2f8ac991989485ad1f63ad22cefa0354486 (diff) | |
download | aports-76338be65ba46b34f620679aff630c3ffe7585e9.tar.bz2 aports-76338be65ba46b34f620679aff630c3ffe7585e9.tar.xz |
community/ruby-mathematical: rebuild against ruby 2.6
Diffstat (limited to 'community')
-rw-r--r-- | community/ruby-mathematical/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-mathematical/APKBUILD b/community/ruby-mathematical/APKBUILD index 98fc821fb9..3fb52ec572 100644 --- a/community/ruby-mathematical/APKBUILD +++ b/community/ruby-mathematical/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-mathematical _gemname=${pkgname#ruby-} pkgver=1.6.12 -pkgrel=0 +pkgrel=1 pkgdesc="Convert mathematical equations to SVGs, PNGs, or MathML" url="https://www.gjtorikian.com/mathematical/" arch="all" |