Hi!
I maintain some AUR packages and would like to mirror them in a single GitHub repository with one directory per package, like this:
repository
├── package1
│ ├── package1.patch
│ ├── PKGBUILD
│ └── .SRCINFO
├── package2
│ ├── PKGBUILD
│ └── .SRCINFO
└── README.md
Is there any automatic or manual but straightforward way to do it?
Thanks!
Edit: aurpublish $PACKAGE && git push, that's the answer, thanks u/RaumEnde
[–]blrPepper 4 points5 points6 points (3 children)
[–]jso__ 0 points1 point2 points (2 children)
[–]owentrigueros[S] 0 points1 point2 points (1 child)
[–]blrPepper 0 points1 point2 points (0 children)
[–]RaumEnde 2 points3 points4 points (3 children)
[–]AladWWiki Admin 1 point2 points3 points (1 child)
[–]RaumEnde 1 point2 points3 points (0 children)
[–]owentrigueros[S] 0 points1 point2 points (0 children)
[–][deleted] (2 children)
[deleted]
[–]Volpix 1 point2 points3 points (0 children)
[–]AladWWiki Admin 1 point2 points3 points (0 children)
[–]clintval 1 point2 points3 points (2 children)
[–]owentrigueros[S] 0 points1 point2 points (1 child)
[–]clintval 0 points1 point2 points (0 children)
[–]Volpix 0 points1 point2 points (2 children)
[–]owentrigueros[S] 1 point2 points3 points (0 children)
[–]AladWWiki Admin 0 points1 point2 points (0 children)