[aur-general] Aur error: Invalid name: only lowercase letters are allowed.

Lukas Fleischer archlinux at cryptocrack.de
Sun Oct 23 15:10:09 EDT 2011


On Sun, Oct 23, 2011 at 09:00:29PM +0200, Ondřej Kučera wrote:
> Hello,
> 
> I'm trying to upload and updated PKGBUILD for my package
> spring-framework but I'm getting the error message "Invalid name:
> only lowercase letters are allowed.". I've never seen this before
> and also this is the first PKGBUILD with package splitting I've ever
> tried to upload so I guess it may be related (makepkg doesn't
> complain though). The significant parts of PKGBUILD look as follows:
> 
> pkgname=('spring-framework' 'spring-framework-doc')
> pkgbase='spring-framework'
> pkgver=3.0.6
> pkgrel=1
> ...
> build() {
>   ...
> }
> package_spring-framework() {
>   ...
> }
> package_spring-framework-doc() {
>   ...
> }
> 
> Am I doing something wrong?

The AUR currently doesn't support split PKGBUILDs.


More information about the aur-general mailing list