1
0
mirror of https://github.com/Jguer/yay.git synced 2026-02-19 14:51:20 +01:00
smolx 0607090719
Fix deps resolving for installs from SRCINFO (#2190)
Also made MockBuilder and MockRunner thread-safe.
2023-06-03 13:53:33 +00:00

24 lines
514 B
Plaintext

pkgbase = libzip-git
pkgdesc = C library for reading, creating, and modifying zip archives
pkgver = 1.9.2.r144.gdadb14d5
pkgrel = 1
url = https://libzip.org/
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
depends = glibc
depends = bzip2
depends = gnutls
depends = openssl
depends = xz
depends = zlib
depends = zstd
provides = libzip=1.9.2.r144.gdadb14d5
conflicts = libzip
source = git+https://github.com/nih-at/libzip.git
sha256sums = SKIP
pkgname = libzip-git