[arch-commits] Commit in ruby-rdiscount/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon May 9 18:24:45 UTC 2016
Date: Monday, May 9, 2016 @ 20:24:45
Author: anatolik
Revision: 174452
upgpkg: ruby-rdiscount 2.2.0.1-1
Modified:
ruby-rdiscount/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-09 17:52:06 UTC (rev 174451)
+++ PKGBUILD 2016-05-09 18:24:45 UTC (rev 174452)
@@ -5,8 +5,8 @@
_gemname=rdiscount
pkgname=ruby-$_gemname
-pkgver=2.1.8
-pkgrel=2
+pkgver=2.2.0.1
+pkgrel=1
pkgdesc="Fast Implementation of Gruber's Markdown in C"
arch=(i686 x86_64)
url='http://dafoster.net/projects/rdiscount/'
@@ -15,7 +15,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('b9a058401a8562e79b314f42e40b7dff31c9966d')
+sha1sums=('1fb5666607a1c0925d909e05d83a873d751bf3e3')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list