summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authora-wing2018-12-13 18:29:24 +0800
committera-wing2018-12-13 18:29:24 +0800
commit30153b6b60cd5484c48d8fa084bb713f849687cb (patch)
tree2d9ea3ad286268cdc0e9c0c80e0278ad4cbc8db9 /.SRCINFO
downloadaur-30153b6b60cd5484c48d8fa084bb713f849687cb.tar.gz
Init ruby-activestorage
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d5b0645b535b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = ruby-activestorage
+ pkgdesc = Local and cloud file storage framework.
+ pkgver = 5.2.2
+ pkgrel = 1
+ url = http://rubyonrails.org
+ arch = any
+ license = MIT
+ depends = ruby
+ depends = ruby-actionpack
+ depends = ruby-activerecord
+ depends = ruby-marcel
+ noextract = activestorage-5.2.2.gem
+ options = !emptydirs
+ source = https://rubygems.org/downloads/activestorage-5.2.2.gem
+ sha1sums = 242150e6f07a6bca55191225022e94e4a6622053
+
+pkgname = ruby-activestorage
+