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


Commits:
67b8795b by Andreas Schleifer at 2026-07-18T19:25:29+02:00
upgpkg: 1.4.0-1: closes #2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-globalid
        pkgdesc = URIs for your models makes it easy to pass references around
-       pkgver = 1.3.0
+       pkgver = 1.4.0
        pkgrel = 1
        url = https://github.com/rails/globalid
        arch = any
@@ -10,7 +10,7 @@ pkgbase = ruby-globalid
        depends = ruby
        depends = ruby-activesupport
        options = !emptydirs
-       source = 
https://github.com/rails/globalid/archive/v1.3.0/ruby-globalid-1.3.0.tar.gz
-       sha512sums = 
fc23616850a6500e6774c8cb6755f8bce08eca2516b8d03d1036c5e371eba682aca760996b8262cfac98ab3dd61c9fbceea875c7a6dfafdbd0989a6bd9cdfb60
+       source = 
https://github.com/rails/globalid/archive/v1.4.0/ruby-globalid-1.4.0.tar.gz
+       sha512sums = 
d7707bc8ea81c9f99c35da82aa9c969f1efec9b256608d6f238aafcc0146cb4f32d5fe91769e9824492241baf1df7c29cdd8c3f0f837dac933b4abc5bf44d4c8
 
 pkgname = ruby-globalid


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _gemname='globalid'
 pkgname="ruby-${_gemname}"
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='URIs for your models makes it easy to pass references around'
 arch=('any')
@@ -13,7 +13,7 @@ depends=('ruby' 'ruby-activesupport')
 makedepends=('ruby-bundler' 'ruby-rake')
 #checkdepends=('ruby-activemodel')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('fc23616850a6500e6774c8cb6755f8bce08eca2516b8d03d1036c5e371eba682aca760996b8262cfac98ab3dd61c9fbceea875c7a6dfafdbd0989a6bd9cdfb60')
+sha512sums=('d7707bc8ea81c9f99c35da82aa9c969f1efec9b256608d6f238aafcc0146cb4f32d5fe91769e9824492241baf1df7c29cdd8c3f0f837dac933b4abc5bf44d4c8')
 
 prepare() {
   cd "${_gemname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-globalid/-/commit/67b8795b77d1931dc2ae7f7d5cb857d71725d5d1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-globalid/-/commit/67b8795b77d1931dc2ae7f7d5cb857d71725d5d1
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