mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
18 lines
522 B
Plaintext
18 lines
522 B
Plaintext
pkgbase = ruby-listen
|
|
pkgdesc = The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
|
|
pkgver = 3.0.3
|
|
pkgrel = 1
|
|
url = https://rubygems.org/gems/listen
|
|
arch = any
|
|
license = MIT
|
|
depends = ruby
|
|
depends = ruby-rb-inotify>=0.9
|
|
depends = ruby-rb-fsevent>=0.9.3
|
|
noextract = listen-3.0.3.gem
|
|
options = !emptydirs
|
|
source = https://rubygems.org/downloads/listen-3.0.3.gem
|
|
sha256sums = 4be05d749cc8642e11ba19f938c5e8a4f5a60ded40a6940e9f99763a25d49082
|
|
|
|
pkgname = ruby-listen
|
|
|