Search Criteria
Package Details: jquery 3.7.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jquery.git (read-only, click to copy) |
|---|---|
| Package Base: | jquery |
| Description: | Cross-platform JavaScript library designed to simplify the client-side scripting of HTML |
| Upstream URL: | https://jquery.com |
| Licenses: | MIT |
| Submitter: | lepokle |
| Maintainer: | SibrenVasse |
| Last Packager: | SibrenVasse |
| Votes: | 46 |
| Popularity: | 0.000224 |
| First Submitted: | 2010-08-29 11:53 (UTC) |
| Last Updated: | 2025-08-10 13:35 (UTC) |
Latest Comments
1 2 3 Next › Last »
dreieck commented on 2025-08-09 18:35 (UTC)
Please prepend
jquery-${pkgver}::to theLICENSEsourceentry:On systems where
$SRCDESTis set (e.g. in/etc/makepkg.conf), all sources get downloaded into a single directory. Generic filenames likeLICENSEare prone to create conflicts in that case, like the following spurious checksum error becauseLICENSEwas already downloaded by another package which does the same mistake asjquery:So downloaded filenames should be package- + version specific.
Regards and thanks for the package!
groctel commented on 2021-04-10 14:06 (UTC)
Silly question but why include all the files except the regular jquery-3.6.0.js? Shouldn't that one be included too? Thanks for supporting the package!
morgenstern commented on 2021-03-04 09:44 (UTC)
@SibrenVasse you are correct, the checksum is fine - apologies for the noise. I should have tested with a clean build.
SibrenVasse commented on 2021-03-04 08:44 (UTC)
@morgenstern: The checksum for LICENSE is correct for me. Can you try a clean build?
morgenstern commented on 2021-03-04 07:17 (UTC) (edited on 2021-03-04 07:18 (UTC) by morgenstern)
Checksum for the LICENSE file in the PKGBUILD is not correct:
morgenstern commented on 2020-05-12 23:48 (UTC) (edited on 2020-05-13 23:01 (UTC) by morgenstern)
Couple of notes and suggestions:
1) Would you please append "https" to the URLs in the PKGBUILD? All of them should support it.
2) Instead of using
mkdirfor directory creation, I would recommend usinginstall:install -d ${pkgdir}/usr/share/javascript/${pkgname}3) The LICENSE included with the package is outdated. The updated one can be found here
UPDATE Thanks for incorporating my suggestions. Package is building successfully.
zerophase commented on 2017-01-06 00:16 (UTC)
<deleted-account> commented on 2016-11-05 16:15 (UTC)
<deleted-account> commented on 2016-11-05 11:26 (UTC)
<deleted-account> commented on 2016-11-05 09:13 (UTC)
1 2 3 Next › Last »