Search Criteria
Package Details: nss-tls-git r80.e31dd2a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nss-tls-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nss-tls-git |
| Description: | A DNS over HTTPS resolver for glibc |
| Upstream URL: | https://github.com/dimkr/nss-tls |
| Licenses: | LGPL2.1 |
| Conflicts: | nss-tls |
| Provides: | nss-tls |
| Submitter: | haavard |
| Maintainer: | None |
| Last Packager: | haavard |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-04-12 18:58 (UTC) |
| Last Updated: | 2019-06-10 10:47 (UTC) |
Dependencies (5)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- json-glib (json-glib-gitAUR)
- libsoup
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
dreieck commented on 2022-06-03 11:03 (UTC)
Actually, this software has a proper version number:
git describe --tagsgives one.So,
pkgver()should use this version number before therpart. Also,=${pkgver}can then be used in theprovidesarray.→ Here is a
PKGBUILDwhich tackles those things I mentioned (and which also installs theREADME.mdto the documentation directory). Feel free to use it.And here is just the updated
pkgver():dreieck commented on 2022-06-03 10:42 (UTC)
Why is this package out of date?