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

Allan McRae allan at archlinux.org
Sat Apr 24 06:29:54 UTC 2021


    Date: Saturday, April 24, 2021 @ 06:29:54
  Author: allan
Revision: 923558

upgpkg: ruby-rb-inotify 0.10.1-1: upstream update

Modified:
  ruby-rb-inotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 06:11:48 UTC (rev 923557)
+++ PKGBUILD	2021-04-24 06:29:54 UTC (rev 923558)
@@ -2,8 +2,8 @@
 
 _gemname=rb-inotify
 pkgname=ruby-rb-inotify
-pkgver=0.9.10
-pkgrel=5
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='Thorough inotify wrapper for Ruby using FFI'
 url='https://github.com/guard/rb-inotify'
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/guard/rb-inotify/archive/v${pkgver}.tar.gz)
-sha256sums=('b7de45be4b976515848bd67282445dfb10437c2bd8ef9abd2e5ac1b312c2ce32')
-sha512sums=('9c935f89dc088b0f72834bf86c42378d8acc401a5e485e0f7823523be4110e4b23aa19986aed18262bb3233e8e6971b4f532a29ea7a039d797fe93dd52968eab')
+sha256sums=('0953e27e19d48be3e41a93419f2d7a2618b36c18fe398d87e5cb1abc5a3621ea')
+sha512sums=('fb8484b3c019ff471dbea57ad305c32a9d03377f8bbcb4d1631ef498b3207bc83da08889f7d43fe3a9ba54df2d9164e3a83d001797f8113ddc2e3a7f2ad9a83b')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list