summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-09-15Remove blank line at end of .SRCINFOXZS
Newer makepkg versions properly remove the empty line at the end of the file, silencing any warnings from Git about it. This is a purely aesthetic change. The pkgrel does not need to be updated as no functionality changed.
2024-09-15Apply updates from templateXZS
The makepkg template used in the PKGBUILD [1] introduced two improvements: The checksum type now mirrors the ones configured in makepkg.conf. [2] And an incompatibility with newer makepkg versions was fixed. [3] [1]: https://github.com/dffischer/git-makepkg-templates [2]: https://github.com/dffischer/git-makepkg-templates/commit/e84d04b188fd1ad741e5c7956d365734e4853d2a [3]: https://github.com/dffischer/git-makepkg-templates/commit/d91fca9b16dd03bc0bf924dbd95dd24b06e232fe
2016-03-23remove mksrcinfo headerXZS
This reverts "add mksrcinfo header". The .SRCINFO is now generated by "makepkg --printsrcinfo" which does no longer include any header since commit f63854f [1], released with pacman version 5.0.1. [1]: https://projects.archlinux.org/pacman.git/commit/?id=f63854fa96f658ca5bdf2c21a1cd33cf4e3fbdbd
2016-02-07version provided non-git variantXZS
Other packages usually depend on the package without any -git suffix. This makes it possible to als satisfy these dependency requirements when they target specific versions or version ranges.
2016-02-07add mksrcinfo headerXZS
The new version of mksrcinfo released with the recent update to pkgbuild-introspection adds a header to all .SRCINFO files.
2015-08-18adopt packageXZS
Resurrect an abandoned package from the old AUR version 3.