summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-02-23Re-upload to AURRhinoceros
* Update to 1.7.3-4 * Add back i686 architecture * Add back ${_pkgname}; this is cleaner * Remove .nvchecker.toml * Generate .SRCINFO
2020-07-07reproducibility rebuildFelix Yan
2018-11-09PIE/BUILDINFO rebuildEvangelos Foutras
2017-11-15Remove i686 from arch=()Evangelos Foutras
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
2017-06-08Update to 1.7.3Antonio Rojas
2017-06-02Update to 1.7.2Antonio Rojas
2017-03-03Update to 1.7.1Antonio Rojas
2017-03-02Add active window control plasmoid (14 votes)Antonio Rojas