[arch-commits] Commit in ruby-rdiscount/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sat Feb 21 23:59:03 UTC 2015


    Date: Sunday, February 22, 2015 @ 00:59:03
  Author: anatolik
Revision: 128084

upgpkg: ruby-rdiscount 2.1.8-1

Modified:
  ruby-rdiscount/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-21 20:18:49 UTC (rev 128083)
+++ PKGBUILD	2015-02-21 23:59:03 UTC (rev 128084)
@@ -5,8 +5,8 @@
 
 _gemname=rdiscount
 pkgname=ruby-$_gemname
-pkgver=2.1.7.1
-pkgrel=3
+pkgver=2.1.8
+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=('442a84210a61721db704ef68cb0b37534e2a74f4')
+sha1sums=('b9a058401a8562e79b314f42e40b7dff31c9966d')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list