summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-05-25Buildinfo Format 1 rebuildFelix Yan
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-10-30upgpkg: 0.32-7Alexander Rødseth
2016-05-14upgpkg: 0.32-6Alexander Rødseth
2013-10-31remove !libtoolAllan McRae
2013-05-12added pkgconfig configuration file, removed empty dirs, rebuilt in ↵Alexander Rødseth
connection with TODO
2012-10-25Revert r78782: Full pkgdesc cleanup for 2339 packagesEvangelos Foutras
2012-10-24Full pkgdesc cleanup for 2339 packagesAlexander Rødseth
2012-03-05Updated the description to something sensibleAlexander Rødseth
2012-03-05Brush up before signingAlexander Rødseth
2010-07-20community cleanupMateusz Herych
2009-07-16Initial commit of community repo into svnAaron Griffin