diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-15 12:36:54 +0200 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-15 12:36:54 +0200 |
commit | 8b55e7c800fe2ff72740d787d293cc7c7564b583 (patch) | |
tree | 32021c76d916c93e19b813894a1922826281ef80 /mandown/.artixlinux/srcinfo.yaml | |
parent | 692ca67859517f3896f2b39813a46220ac8b3998 (diff) |
add abseil-cpp
Diffstat (limited to 'mandown/.artixlinux/srcinfo.yaml')
-rw-r--r-- | mandown/.artixlinux/srcinfo.yaml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mandown/.artixlinux/srcinfo.yaml b/mandown/.artixlinux/srcinfo.yaml deleted file mode 100644 index 570f90a..0000000 --- a/mandown/.artixlinux/srcinfo.yaml +++ /dev/null @@ -1,25 +0,0 @@ ---- -version: 1.1.0-1 -pkgbase: - name: mandown - pkgdesc: Create man pages from markdown markup - pkgver: 1.1.0 - pkgrel: 1 - url: https://gitlab.com/kornelski/mandown - arch: - - x86_64 - license: - - Apache-2.0 - makedepends: - - rust - - cargo - depends: - - gcc-libs - - glibc - source: - - https://gitlab.com/kornelski/mandown/-/archive/v1.1.0/mandown-v1.1.0.tar.gz - sha512sums: - - 516a7b655c8aee8e171ba8e0a23997a6cfc9cbbc60197039acc10892ebdd6a454dfb3ca9dc4b7a49856edef0b1102f2126a0ad14ff203bcbb735603627125bbe -pkgname: - - name: mandown -# generated with artixpkg 0.36.0-2-any |