Search Criteria
Package Details: konwert 1.8-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/konwert.git (read-only, click to copy) |
|---|---|
| Package Base: | konwert |
| Description: | Charset conversion for files or terminal I/O |
| Upstream URL: | https://packages.debian.org/stable/konwert |
| Licenses: | GPL |
| Submitter: | macdems |
| Maintainer: | macdems |
| Last Packager: | macdems |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-12-20 19:12 (UTC) |
| Last Updated: | 2020-01-14 16:22 (UTC) |
Latest Comments
macdems commented on 2020-01-14 16:24 (UTC)
ashpool you are right. I fixed the package.
ashpool commented on 2020-01-14 14:06 (UTC) (edited on 2020-01-14 14:55 (UTC) by ashpool)
The variables in source URLs in PKGBUILD are not expanded properly. When using yay launched in bash, the following error occurs:
==> ERROR: Failure while downloading http://deb.debian.org/debian/pool/main/k/konwert/konwert_$pkgver.orig.tar.gz
For the substitution to work in this case, the URLs must be enclosed in double quotes. Making that modification fixed the issue for me.