summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
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.
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-10-11move to git sourceXZS
The package is not maintained by its original author since a few gnome-shell versions. GitHub user p91paul adapted it for the current version, so pulling from his repository ensures further compatibility.
2015-08-06sort package functionsXZS
2015-08-05properly order and quote variablesXZS
2015-07-28intital import from old AUR version 3XZS