blob: 652ddf94768ed69fbffd0a8c7355e248985dbf0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ruby-gdbm
pkgdesc = Ruby extension for GNU dbm.
pkgver = 2.1.1
pkgrel = 1
url = https://rubygems.org/gems/gdbm
arch = x86_64
license = BSD-2-Clause
makedepends = rubygems
depends = gdbm
depends = glibc
depends = ruby>=2.3.0
noextract = gdbm-2.1.1.gem
options = !emptydirs
source = https://rubygems.org/downloads/gdbm-2.1.1.gem
sha256sums = b14a4c7b0d0abbac9a021dc0e85cc9ba90efb2680edd4f80cc35c8752c880fac
pkgname = ruby-gdbm
|