diff options
Diffstat (limited to 'community/ruby-rdiscount')
-rw-r--r-- | community/ruby-rdiscount/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rdiscount/APKBUILD b/community/ruby-rdiscount/APKBUILD index 47bff8f52f..d8221b1806 100644 --- a/community/ruby-rdiscount/APKBUILD +++ b/community/ruby-rdiscount/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rdiscount _gemname=rdiscount pkgver=2.2.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Fast Implementation of Gruber's Markdown in C" url="http://dafoster.net/projects/rdiscount/" arch="all" |