Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-path_expander


Commits:
f0b145a2 by Andreas Schleifer at 2026-07-18T22:58:16+02:00
upgpkg: 2.0.1-1: closes #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-path_expander
        pkgdesc = Helps pre-process command-line arguments expanding 
directories into their constituent file
-       pkgver = 1.1.2
+       pkgver = 2.0.1
        pkgrel = 1
        url = https://github.com/seattlerb/path_expander
        arch = any
@@ -11,8 +11,8 @@ pkgbase = ruby-path_expander
        makedepends = ruby-hoe
        depends = ruby
        options = !emptydirs
-       source = 
https://github.com/seattlerb/path_expander/archive/v1.1.2/ruby-path_expander-1.1.2.tar.gz
-       sha512sums = 
e5c8a31112a34f1d047f20af70ff260a2a258db33b1b5ea38d4a0170126e8b4ad7cc3957b1eb30497f46d40c4f5eb77d14f4254197661ea70e29c78f52f136c0
-       b2sums = 
e1000124e5c211f1cb1e9fef898c45b68fa142810d1c31f477875eb8df40329365abee8ba9c1080953ae13f760885f1febb246378eeb3d52afa0ba47a48ff538
+       source = 
https://github.com/seattlerb/path_expander/archive/v2.0.1/ruby-path_expander-2.0.1.tar.gz
+       sha512sums = 
c6f2575ea6388c2f5895bfe4185bfa9672495e8278c1cb80456e83f144f50462b7424e474633de460715226d47074f2b99f489fee2191bda0e67a571227578f3
+       b2sums = 
30676740b189d54538de424b8e964627cee1d12bc762af35eb6ade6d7749b71c4da1b30b7f9edd241c13ce6e34415e9ae8fbb447ff7eb23ebd8dfb7dbf5f26a7
 
 pkgname = ruby-path_expander


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _gemname=path_expander
 pkgname=ruby-${_gemname}
-pkgver=1.1.2
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Helps pre-process command-line arguments expanding directories into 
their constituent file'
 url='https://github.com/seattlerb/path_expander'
@@ -13,8 +13,8 @@ makedepends=('ruby-rdoc' 'ruby-rake' 'ruby-hoe')
 checkdepends=('ruby-minitest')
 options=('!emptydirs')
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('e5c8a31112a34f1d047f20af70ff260a2a258db33b1b5ea38d4a0170126e8b4ad7cc3957b1eb30497f46d40c4f5eb77d14f4254197661ea70e29c78f52f136c0')
-b2sums=('e1000124e5c211f1cb1e9fef898c45b68fa142810d1c31f477875eb8df40329365abee8ba9c1080953ae13f760885f1febb246378eeb3d52afa0ba47a48ff538')
+sha512sums=('c6f2575ea6388c2f5895bfe4185bfa9672495e8278c1cb80456e83f144f50462b7424e474633de460715226d47074f2b99f489fee2191bda0e67a571227578f3')
+b2sums=('30676740b189d54538de424b8e964627cee1d12bc762af35eb6ade6d7749b71c4da1b30b7f9edd241c13ce6e34415e9ae8fbb447ff7eb23ebd8dfb7dbf5f26a7')
 
 build() {
   cd ${_gemname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-path_expander/-/commit/f0b145a25e131948ed482cde838ab14324deb676

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-path_expander/-/commit/f0b145a25e131948ed482cde838ab14324deb676
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to