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

Antonio Rojas arojas at gemini.archlinux.org
Wed Aug 3 18:44:01 UTC 2022


    Date: Wednesday, August 3, 2022 @ 18:44:01
  Author: arojas
Revision: 1260124

upgpkg: ruby-path_expander 1.1.1-1: Update to 1.1.1

Modified:
  ruby-path_expander/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 18:43:07 UTC (rev 1260123)
+++ PKGBUILD	2022-08-03 18:44:01 UTC (rev 1260124)
@@ -2,8 +2,8 @@
 
 _gemname=path_expander
 pkgname=ruby-${_gemname}
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
 pkgdesc='Helps pre-process command-line arguments expanding directories into their constituent file'
 url='https://github.com/seattlerb/path_expander'
 arch=('any')
@@ -13,8 +13,8 @@
 checkdepends=('ruby-minitest')
 options=('!emptydirs')
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('303172fe956f468ee2d34d43f6741f4482077998eadba86a155a2b529ef5ed3264352085ff663d9397d1dc6bbc26ea4637d24cd9bc0871429ad7ff650b20349b')
-b2sums=('1ae00393cc82cdaa71eda22de83763262c506f8731f8ca5046d2109113bcecf14c458486d1ea8a2ba351ce760b7e82011f8cdc0de4a5ac4adad0a42c4bd58d20')
+sha512sums=('68babcd26eb17b47192ec05a01ec767c5c30921fcd05143f72834a19dc58148df390f3f99788ec0b1ab55fd327da1227a0780e423fb67508f585a9f5b58194e8')
+b2sums=('334330d1c7c70a2aaffcd693db4f00b8dab09fa5f7a567354aa62803601d958ea128a79b27d9e91431b81bf860c36dd90a56f28412d8284b970cb1dfe3bb59a4')
 
 build() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list