blob: 8ed366ade4cc16dbf9c53246a52fe0b1c8e40d00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = guile-zlib
pkgdesc = Guile bindings for zlib
pkgver = 0.1.0
pkgrel = 1
url = https://notabug.org/guile-zlib/guile-zlib
arch = x86_64
arch = i686
arch = armv7h
license = GPL3
depends = guile
depends = zlib
source = guile-zlib-0.1.0.tar.gz::https://notabug.org/guile-zlib/guile-zlib/archive/v0.1.0.tar.gz
sha256sums = 25c726b570a06d21bc6fd7ec6093f377c749ce2efdd1d1516ac1b595f3f94ee9
pkgname = guile-zlib
|