.. title: Updates to AUR packages .. slug: updates-to-aur-packages .. date: 2015-06-09 17:19:48 UTC-05:00 .. tags: arch,software,linux .. category: .. link: .. description: .. type: text So, with the `migration of the AUR to version 4 `_, I looked at the 12 AUR packages I had created over the years which I have not looked at in a long, long time. The list started out with: - `chronicle `_ - A simple blog compiler written in Perl - `perl-leocharre-basename `_ - Very basic filename string and path operations such as ext and paths - `perl-leocharre-cli2 `_ - Some quick help for writing cli scripts - `perl-leocharre-debug `_ - Debug subroutines - `perl-leocharre-dir `_ - Subroutines for general directory needs - `perl-leocharre-strings `_ - Combines string procedures I frequently use - `perl-string-prettify `_ - Subroutines to cleanup a filename and or garble for human eyes - `perl-wordpress-api `_ - Management of Wordpress API objects. Inherits WordPress::XMLRPC and all its methods - `perl-wordpress-cli `_ - Command line access to Wordpress - `perl-wordpress-xmlrpc `_ - API to Wordpress XML RPC calls - `usbmount `_ - Automatically mount and unmount USB mass storage devices - `xlhttp `_ - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter In the end, I only kept *xlhttp* as I do not use the others anymore. Surprisingly enough, only one of the packages (*chronicle*) was out of date. I disowned all the others, so if you want, you can pick them up.