| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-21 | Perl 5.32 rebuild | Felix Yan | |
| 2019-09-21 | https | Antonio Rojas | |
| 2019-06-01 | Perl 5.30 rebuild | Felix Yan | |
| 2019-05-25 | Perl 5.30 rebuild | Evangelos Foutras | |
| 2018-11-04 | upstream update | Florian Pritz | |
| 2018-08-01 | Perl 5.28 rebuild | Florian Pritz | |
| 2017-11-15 | Remove 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-08-26 | Perl versioned binary modules rebuild | Felix Yan | |
| 2017-06-05 | rebuild for perl 5.26 | Florian Pritz | |
| 2017-06-05 | bump pkgrel | Florian Pritz | |
| 2017-06-05 | Add dependencies of perl-app-borgrestore | Florian Pritz | |