On Fri, Feb 17, 2012 at 3:33 PM, Jesse Juhani Jaara <[email protected]> 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 <[email protected]>: > 2012/2/17 郑文辉(Techlive Zheng) <[email protected]> > >> 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 :)
