[arch-commits] Commit in ruby-mime-types/trunk (PKGBUILD)
Maxime Gauduin
alucryd at nymeria.archlinux.org
Tue Nov 19 19:40:18 UTC 2013
Date: Tuesday, November 19, 2013 @ 20:40:18
Author: alucryd
Revision: 101215
upgpkg: ruby-mime-types 2.0-1
Modified:
ruby-mime-types/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-19 19:38:52 UTC (rev 101214)
+++ PKGBUILD 2013-11-19 19:40:18 UTC (rev 101215)
@@ -3,8 +3,8 @@
# Contributor: Alexsandr Pavlov <kidoz at mail.ru>
pkgname=ruby-mime-types
-pkgver=1.25
-pkgrel=2
+pkgver=2.0
+pkgrel=1
pkgdesc="MIME Content-Type database"
arch=('any')
url="http://mime-types.rubyforge.org"
@@ -12,7 +12,7 @@
depends=('ruby')
source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('ee2dc47f195959f3b0729e889c3dabfce7ba0cf9e04cfba31eddcb02e885a641')
+sha256sums=('d3e53ba4162d4ee93ce75e644c7fca5503fad1c512277b9ca80ad43aa8103ae0')
prepare() {
gem install --no-{document,user-install} --ignore-dependencies -i . ${pkgname#*-}-${pkgver}.gem
More information about the arch-commits
mailing list