summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2022-12-27Update to v52.GitHub Action
2020-08-08propagate upstream updateXZS
2020-08-08adapt image URLXZS
With a redesign of the website, the location of the icon was moved around. It is still the exact same graphic, with the same checksum. Thus, the resulting package stays the same, keeping the pkgrel to not trigger a rebuild.
2019-07-03update .SRCINFOXZS
2017-03-14include dedicated starter scriptXZS
As the desktop file, this could be generated from a template. The old script did never work correctly, anyway, and it did for two reasons: When the CARCH modification was still in the prepare function, packaging would configure it to search for a executable ending in .i686 while unity uses .x86 instead. Additionally, the data directory is only found in the current working directory, so a cd is necessary.
2017-03-14include comment in desktop fileXZS
2017-03-14generate desktop fileXZS
This creates a central definition point for all information, eliminating duplicated texts in the desktop file.
2017-03-14do not install modesXZS
In PKGBUILDs, files are normally installed with the install program to control their permissions. As it cannot recursively process directories, cp, which can, is instead configured to act similarly. Resetting modes would rob the executable from its executable bit, so this single file is instead installed using install which uses the correct mask of 755 by default.
2017-03-14propagate upstream updateXZS
The executable and data directory now have a space in their names, while the archive still lacks it.
2017-03-14overhaul iconMartin Lukeš
The old icon was drawn manually as nothing better was available in a decent size at the time. Now that a far better alternative is available, it can be used instead, superseding the old icons.
2016-08-05propagate upstream updateXZS
2016-04-07propagate upstream updateXZS
2015-10-08propagate upstream updateXZS
2015-07-01intitial import from old AUR version 3XZS