Bert Peters pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-ethon


Commits:
e7261f4d by Bert Peters at 2025-03-27T22:08:31+01:00
upgpkg: 0.16.0-5: arch should be any

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,9 +1,9 @@
 pkgbase = ruby-ethon
        pkgdesc = Libcurl wrapper
        pkgver = 0.16.0
-       pkgrel = 4
+       pkgrel = 5
        url = https://github.com/typhoeus/ethon
-       arch = x86_64
+       arch = any
        license = MIT
        checkdepends = ruby-rspec
        checkdepends = ruby-bundler


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 _name=ethon
 pkgname=ruby-${_name}
 pkgver=0.16.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Libcurl wrapper"
-arch=('x86_64')
+arch=('any')
 url="https://github.com/typhoeus/ethon";
 license=('MIT')
 depends=('ruby' 'ruby-ffi' 'curl')



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ethon/-/commit/e7261f4d3b6641f3b4a26fb5d0634cfdd1d307fc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to