summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2016-04-20leave git directory beXZS
The package version function for all templates including source-git-plain broke since pacman reversed the order in which pkgver and prepare are run. The commit "run pkgver() in srcdir" partially restored it to a working state in which the version number was found. However, since the prepare function still removed the git directory, no revision number and commit hash could be appended in the pkgver function running afterwards. Now that the git directory does not not end up in the package any more because of the recent exclusion of hidden files from installation, it can be left present for the pkgver function to use without containing any further process.
2016-03-23propagate upstream updateXZS
It improves on bugs and translations.
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-03-05run pkgver() in srcdirXZS
Since pacman version 5.0.1, prepare() runs before pkgver(). Restoring the function to a working state actually saves a directory change as they now find the sources already moved down.
2016-02-07propagate upstream updateXZS
It keeps icons in toolbar buttons to size.
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-05propagate upstream updateXZS
Among updates in the backbone, this version fixes FT DeepDark theme compatibility and adds the sl locale.
2016-02-05propagate upstream updateXZS
Among updates in the backbone, this version fixes some bugs, mainly for interoperability with other extensions and updates locales.
2015-12-06add mksrcinfo headerXZS
The new version of mksrcinfo released with the recent update to pkgbuild-introspection adds a header to all .SRCINFO files.
2015-12-01propagate upstream updateXZS
Among updates in the backbone, this version fixes a bug while resizing multiple sidebars.
2015-11-18propagate upstream updateXZS
This update tries to keep some popups from jumping around.
2015-10-12propagate upstream updateXZS
2015-09-29propagate upstream updateXZS
2015-09-12propagate upstream updateXZS
2015-08-28propagate upstream updateXZS
2015-08-18ship out compatibility with current firefoxXZS
2015-07-30intital import from old AUR version 3XZS