[aur-requests] Issue with new package

Bruno Pagani bruno.n.pagani at gmail.com
Sat Sep 9 13:59:49 UTC 2017


Le 09/09/2017 à 09:48, Tony Lambiris via aur-requests a écrit :

> I searched the AUR for the existance of the package Veles
> (https://codisec.com/veles/), nothing showed up so I wrote a PKGBUILD
> for it.
>
> Upon initalizing an empty project directory, I got the following:
>  git clone ssh://aur@aur.archlinux.org/veles.git
> <http://aur@aur.archlinux.org/veles.git>
> Cloning into 'veles'...
> remote: Counting objects: 19, done.
> remote: Compressing objects: 100% (18/18), done.
> remote: Total 19 (delta 0), reused 18 (delta 0)
> Receiving objects: 100% (19/19), 17.74 KiB | 3.55 MiB/s, done.
>  cd veles              
>  ls
> veles.png  Veles.desktop  PKGBUILD
>  head PKGBUILD               
> # Maintainer: Mateusz Paluszkiewicz <aifam96 at gmail.com
> <mailto:aifam96 at gmail.com>>
>
> pkgname=(veles python-veles)
> pkgver=2017.2.0.YAGNI
> pkgrel=1
> pkgdesc='Binary data analysis and visualization tool'
> url='https://codisec.com/veles'
> license=('APLv2')
> source=(
>   "git+https://github.com/codilime/veles.git#tag=${pkgver}
> <https://github.com/codilime/veles.git#tag=$%7Bpkgver%7D>"
>
> Any help would be appreciated, thanks!

This means the package existed before but was deleted (git trees are not
deleted). Pushing a new commit will restore the package.

Regards,
Bruno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.archlinux.org/pipermail/aur-requests/attachments/20170909/2ecc8c18/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 520 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/aur-requests/attachments/20170909/2ecc8c18/attachment.asc>


More information about the aur-requests mailing list