17 Feb
2012
17 Feb
'12
3:26 p.m.
On Fri, Feb 17, 2012 at 3:33 PM, Jesse Juhani Jaara <jesse.jaara@gmail.com> wrote:
Mayby this way..
#!/bin/sh makepkg -S burp $(source PKGBUILD; echo ${pkgname}-${pkgver}-${pkgrel}.src.tar.gz)
This absolutely sure we upload the same version as in PKGBUILD
Nice, thanks! 2012/2/17 Cédric Girard <girard.cedric@gmail.com>:
2012/2/17 郑文辉(Techlive Zheng) <techlivezheng@gmail.com>
You mean that aurploader can not keep username and passname in config file?
aurploader can do that with the -l option. I have aliased aurploader to 'aurploader -l ~/.aurlogin' for that purpose.
Oh ... /me blushes. I somehow missed this option, I relied on the cookiejar functionality, which expired too soon for my taste. Xyne did it again :)