summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0908e4625e5..efcf6232cf8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = libcyaml-git
pkgdesc = C library for reading and writing YAML
- pkgver = 1.1.0+10+gc95c7bc
+ pkgver = 1.3.0+r630.5206ece
pkgrel = 1
url = https://github.com/tlsa/libcyaml
arch = x86_64
license = ISC
makedepends = git
+ depends = glibc
depends = libyaml
- provides = libcyaml=1.1.0+10+gc95c7bc
+ provides = libcyaml.so
+ provides = libcyaml
conflicts = libcyaml
- source = libcyaml::git+https://github.com/tlsa/libcyaml.git
- sha512sums = SKIP
+ source = libcyaml-git::git+https://github.com/tlsa/libcyaml
+ sha256sums = SKIP
pkgname = libcyaml-git
-