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 | f3fb328ff7057395bf0988b0b7654fc91b1feb4c (patch) | |
tree | d02de510e623cfc7469042548920100f785be551 /community/ruby-pygments | |
parent | d5b8d586504340dba3a0db80265a441044df36da (diff) | |
download | aports-f3fb328ff7057395bf0988b0b7654fc91b1feb4c.tar.bz2 aports-f3fb328ff7057395bf0988b0b7654fc91b1feb4c.tar.xz |
community/ruby-pygments: rebuild against ruby 2.6
Diffstat (limited to 'community/ruby-pygments')
-rw-r--r-- | community/ruby-pygments/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-pygments/APKBUILD b/community/ruby-pygments/APKBUILD index d482d1b955..85c0d9238f 100644 --- a/community/ruby-pygments/APKBUILD +++ b/community/ruby-pygments/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-pygments _gemname=pygments.rb pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Pygments syntax highlighting in Ruby" url="https://github.com/tmm1/pygments.rb" arch="noarch" |