mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 13:00:32 +01:00
20 lines
577 B
Plaintext
20 lines
577 B
Plaintext
pkgbase = ruby-listen
|
|
pkgdesc = The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
|
|
pkgver = 3.2.1
|
|
pkgrel = 1
|
|
url = https://rubygems.org/gems/listen
|
|
arch = any
|
|
license = MIT
|
|
makedepends = ruby-rdoc
|
|
depends = ruby
|
|
depends = ruby-rb-inotify>=0.9
|
|
depends = ruby-rb-fsevent>=0.9.3
|
|
depends = ruby-ruby_dep>=1.2
|
|
noextract = listen-3.2.1.gem
|
|
options = !emptydirs
|
|
source = https://rubygems.org/downloads/listen-3.2.1.gem
|
|
sha256sums = f15106ac36904b27b7540259df8596ec0d685be10d6b05fc8cfe8dd82a1f22f1
|
|
|
|
pkgname = ruby-listen
|
|
|