[arch-general] aurweb is not synchronized with AUR4
Noticed that when I update package via git for AUR4 information about package is not updating on aurweb. For example: https://aur.archlinux.org/packages/vagga-bin AND https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vagga-bin Version and dependencies in PKGBUILD updated, but web shows old ones. And 'yaourt' also shows old versions, btw.
On Thu, 27 Aug 2015 03:23:36 +0000 Roman Rader <roman.rader@gmail.com> wrote:
Noticed that when I update package via git for AUR4 information about package is not updating on aurweb. For example:
https://aur.archlinux.org/packages/vagga-bin AND https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vagga-bin
Version and dependencies in PKGBUILD updated, but web shows old ones.
And 'yaourt' also shows old versions, btw.
Did you update your .SRCINFO files when you updated the PKGBUILD? ~Celti
On Wed, Aug 26, 2015 at 11:23 PM, Roman Rader <roman.rader@gmail.com> wrote:
Noticed that when I update package via git for AUR4 information about package is not updating on aurweb. For example:
https://aur.archlinux.org/packages/vagga-bin AND https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vagga-bin
Version and dependencies in PKGBUILD updated, but web shows old ones.
And 'yaourt' also shows old versions, btw.
I strongly recommend you use something like my AUR4 setup: https://github.com/eli-schwartz/pkgbuilds/tree/base Specifically the pre-commit hook. Then you won't forget to update your .SRCINFO anymore. -- Eli Schwartz
You're absolutely right, thank you! On Thu, Aug 27, 2015 at 7:37 AM Eli Schwartz <eschwartz93@gmail.com> wrote:
On Wed, Aug 26, 2015 at 11:23 PM, Roman Rader <roman.rader@gmail.com> wrote:
Noticed that when I update package via git for AUR4 information about package is not updating on aurweb. For example:
https://aur.archlinux.org/packages/vagga-bin AND https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vagga-bin
Version and dependencies in PKGBUILD updated, but web shows old ones.
And 'yaourt' also shows old versions, btw.
I strongly recommend you use something like my AUR4 setup: https://github.com/eli-schwartz/pkgbuilds/tree/base
Specifically the pre-commit hook.
Then you won't forget to update your .SRCINFO anymore.
-- Eli Schwartz
participants (3)
-
Eli Schwartz
-
Patrick Burroughs (Celti)
-
Roman Rader