diff options
-rw-r--r-- | community/ruby-mustache/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-mustache/APKBUILD b/community/ruby-mustache/APKBUILD index a4e1bc7901..607330ece6 100644 --- a/community/ruby-mustache/APKBUILD +++ b/community/ruby-mustache/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-mustache _gemname=mustache pkgver=1.1.1 -pkgrel=0 +pkgrel=2 pkgdesc="Logic-less Ruby templates" url="https://mustache.github.io/" arch="noarch" |