Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rb-inotify
Commits:
76182835 by Andreas Schleifer at 2026-07-18T22:37:10+02:00
upgpkg: 0.11.1-1: closes #1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rb-inotify
pkgdesc = Thorough inotify wrapper for Ruby using FFI
- pkgver = 0.10.1
- pkgrel = 6
+ pkgver = 0.11.1
+ pkgrel = 1
url = https://github.com/guard/rb-inotify
arch = any
license = MIT
@@ -9,8 +9,8 @@ pkgbase = ruby-rb-inotify
depends = ruby
depends = ruby-ffi
options = !emptydirs
- source =
ruby-rb-inotify-0.10.1.tar.gz::https://github.com/guard/rb-inotify/archive/v0.10.1.tar.gz
- sha256sums =
0953e27e19d48be3e41a93419f2d7a2618b36c18fe398d87e5cb1abc5a3621ea
- sha512sums =
fb8484b3c019ff471dbea57ad305c32a9d03377f8bbcb4d1631ef498b3207bc83da08889f7d43fe3a9ba54df2d9164e3a83d001797f8113ddc2e3a7f2ad9a83b
+ source =
ruby-rb-inotify-0.11.1.tar.gz::https://github.com/guard/rb-inotify/archive/v0.11.1.tar.gz
+ sha256sums =
e3c2430715bd7966bf6c70b3cb31c77db059151a3218f382e08ac4371432cbd6
+ sha512sums =
46966609686878d99c5a6623f5a3f55ef203ae32e48d0efbef295f97cc728c6938759360d445e052b82206322c7bf6f995db3007c7f3c0b2818549b8088be9bf
pkgname = ruby-rb-inotify
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_gemname=rb-inotify
pkgname=ruby-rb-inotify
-pkgver=0.10.1
-pkgrel=6
+pkgver=0.11.1
+pkgrel=1
pkgdesc='Thorough inotify wrapper for Ruby using FFI'
url='https://github.com/guard/rb-inotify'
arch=('any')
@@ -12,8 +12,8 @@ depends=('ruby' 'ruby-ffi')
makedepends=('ruby-rdoc')
options=('!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/guard/rb-inotify/archive/v${pkgver}.tar.gz)
-sha256sums=('0953e27e19d48be3e41a93419f2d7a2618b36c18fe398d87e5cb1abc5a3621ea')
-sha512sums=('fb8484b3c019ff471dbea57ad305c32a9d03377f8bbcb4d1631ef498b3207bc83da08889f7d43fe3a9ba54df2d9164e3a83d001797f8113ddc2e3a7f2ad9a83b')
+sha256sums=('e3c2430715bd7966bf6c70b3cb31c77db059151a3218f382e08ac4371432cbd6')
+sha512sums=('46966609686878d99c5a6623f5a3f55ef203ae32e48d0efbef295f97cc728c6938759360d445e052b82206322c7bf6f995db3007c7f3c0b2818549b8088be9bf')
prepare() {
cd ${_gemname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rb-inotify/-/commit/76182835f0dd2698084511317a69e57f12e511c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rb-inotify/-/commit/76182835f0dd2698084511317a69e57f12e511c4
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