mirror of
https://github.com/bertptrs/aur.git
synced 2026-03-27 00:30:36 +01:00
Initial commit
This commit is contained in:
17
.SRCINFO
Normal file
17
.SRCINFO
Normal file
@@ -0,0 +1,17 @@
|
||||
pkgbase = ruby-listen
|
||||
pkgdesc = The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
|
||||
pkgver = 2.8.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
|
||||
depends = ruby-celluloid
|
||||
noextract = -2.8.3.gem
|
||||
source = http://gems.rubyforge.org/gems/listen-2.8.3.gem
|
||||
sha256sums = fcad2e4342713fd12eadff0650a0d7d9a8aa88e88c5331d430ffe0692eca76b3
|
||||
|
||||
pkgname = ruby-listen
|
||||
|
||||
Reference in New Issue
Block a user