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

Jonathan Steel jsteel at archlinux.org
Sun Mar 13 18:55:28 UTC 2016


    Date: Sunday, March 13, 2016 @ 19:55:28
  Author: jsteel
Revision: 166557

upgpkg: ruby-shadow 2.5.0-1

Modified:
  ruby-shadow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-13 18:39:47 UTC (rev 166556)
+++ PKGBUILD	2016-03-13 18:55:28 UTC (rev 166557)
@@ -3,8 +3,8 @@
 # Contributor: Greg Sutcliffe <greg.sutcliffe at gmail.com>>
 
 pkgname=ruby-shadow
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="Shadow password module"
 arch=('i686' 'x86_64')
 url="https://github.com/apalmblad/ruby-shadow"
@@ -11,7 +11,7 @@
 license=('CPL')
 depends=('ruby')
 source=($pkgname-$pkgver.tar.gz::https://github.com/apalmblad/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('849154b36db323b404c31a8667411815')
+md5sums=('e9c35620f6c25233b7b54dcab8ee955e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list