[arch-commits] Commit in ruby-rdoc/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon May 21 16:51:45 UTC 2018
Date: Monday, May 21, 2018 @ 16:51:45
Author: anatolik
Revision: 326357
upgpkg: ruby-rdoc 6.0.4-1
Modified:
ruby-rdoc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-21 16:51:30 UTC (rev 326356)
+++ PKGBUILD 2018-05-21 16:51:45 UTC (rev 326357)
@@ -2,7 +2,7 @@
_gemname=rdoc
pkgname=ruby-$_gemname
-pkgver=6.0.3
+pkgver=6.0.4
pkgrel=1
pkgdesc='Command-line documentation generator for Ruby projects'
arch=(any)
@@ -12,7 +12,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('c080460470df408ccf2c872cb2976194de94e28e')
+sha1sums=('d56c08def2a0fa9b558288106658927003b4080f')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list