[arch-commits] Commit in ruby-sass-listen/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Oct 8 04:45:53 UTC 2017


    Date: Sunday, October 8, 2017 @ 04:45:52
  Author: anthraxx
Revision: 262120

upgpkg: ruby-sass-listen 4.0.0-4

Modified:
  ruby-sass-listen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-08 04:34:28 UTC (rev 262119)
+++ PKGBUILD	2017-10-08 04:45:52 UTC (rev 262120)
@@ -4,12 +4,12 @@
 _gemname=sass-listen
 pkgname=ruby-${_gemname}
 pkgver=4.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Listens to file modifications and notifies you about the changes'
 url='https://github.com/sass/listen'
 arch=('any')
 license=('MIT')
-depends=('ruby')
+depends=('ruby' 'ruby-rb-inotify')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sass/listen/archive/v${pkgver}.tar.gz)
 sha256sums=('5b09daf811df4ae3d8657cf919976b9795d275a3792ab08bdf3b1cccaecd3f4b')



More information about the arch-commits mailing list