2011-04-29

By Xyne

aurploader

Meta

AUR:23393
Binary Package:xyne-any/aurploader-2010.09.21.1-1-any.pkg.tar.xz
Manpage:manpages/aurploader
PKGBUILD:pkgbuilds/aurploader
Repos:[xyne-any]
Source Package:aurploader-2010.09.21.1.tar.gz
Taurball:aurploader.tar.gz
Version:2010.09.21.1

About

Aurploader is a command-line tool that lets you easily upload packages to the AUR. Please read the man page for more information.

Options

USAGE
  aurploader [options] [files]
      Upload passed files to the AUR.

OPTIONS
  -h, --help
      Display this help message.

  -a, --auto
      Skip the category prompt unless a category could not be detected.

  -k, --keep-cookiejar
      Keep the cookie jar without prompting.

  -l, --login <path>
      Extract the user name and password from a file at <path>.
      The first line should contain the name and the second the password.

  -r, --remove-cookiejar
      Remove the cookie jar without prompting.

Output Example

$ aurploader powerpill.tar.gz
AUR name: xyne
password:
Select category for powerpill.tar.gz
--------------
0)  daemons
1)  devel
2)  editors
3)  emulators
4)  games
5)  gnome
6)  i18n
7)  kde
8)  kernels
9)  lib
10) modules
11) multimedia
12) network
13) office
14) science
15) system
16) x11
17) xfce
--------------
detected category: 15
enter "x" to skip this upload
enter category [15]:

Changelog

2010-09-21

  • added "-a"|"--auto" option to suppress prompts
  • switched to HTTPS