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

Thomas Dziedzic td123 at nymeria.archlinux.org
Sun Jan 19 16:46:11 UTC 2014


    Date: Sunday, January 19, 2014 @ 17:46:11
  Author: td123
Revision: 104379

upgpkg: ruby-pkgconfig 1.1.5-1

bump and rebuild for ruby 2.1

Modified:
  ruby-pkgconfig/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-19 16:29:43 UTC (rev 104378)
+++ PKGBUILD	2014-01-19 16:46:11 UTC (rev 104379)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-pkgconfig
 _pkgname=pkg-config
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc='Implementation of pkg-config in ruby'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('LGPL')
 depends=('ruby')
 source=("http://gems.rubyforge.org/gems/$_pkgname-$pkgver.gem")
-sha256sums=('c08fc6596eeef6f0fcfd4c8433010a143c22142f9cccbc2666f32c67c5af8b34')
+sha256sums=('c821a08679b447e9665639d7c12b6a1d566530dcc9920c2d5dfd5e2e7cab06a7')
 noextract=("$_pkgname-$pkgver.gem")
 
 package() {




More information about the arch-commits mailing list