blob: 61255e1325181bd01c1d52c3da0a3b538b3524a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-seven-zip
pkgdesc = This is a ruby gem library to read and write 7zip files.
pkgver = 1.7.0.rc1
pkgrel = 1
url = https://github.com/fontist/seven_zip_ruby
arch = i686
arch = x86_64
license = LGPL-2.1-or-later
depends = ruby
noextract = seven-zip-1.7.0.rc1.gem
options = !emptydirs
source = https://rubygems.org/downloads/seven-zip-1.7.0.rc1.gem
sha1sums = a4e266a4971f64dfce9a1e8b9f23570d8023cb33
pkgname = ruby-seven-zip
|