[voidlinux/void-packages] Konsole5-17.04.3 does not upgrade to konsole-17.12.0 (#10696)

Piotr at Thu, 11 Jan 2018 09:15:26 -0800
### System * xuname: Void 4.14.12_4 x86_64 GenuineIntel uptodate * package: konsole, konsole5 ### Expected behavior Konsole5 is superseded in repository by konsole since #8456, so it should also update on user system. ### Steps to reproduce the behavior - Have konsole5 installed on your system (because you did so some time ago, or from old git revision for testing) - xbps-install -Su
Jürgen Buchmüller at Thu, 11 Jan 2018 10:12:52 -0800
Closed #10696 via e0e43d22a56d2230b02c04131bc293da67cb6ed7.
Piotr at Thu, 11 Jan 2018 10:18:51 -0800
That is not what i mean, sorry for confusing. `xbps-install konsole` in fact removed konsole5. Is it possible to `xbps-install -Su` also removes konsole5 and install konsole?
Jürgen Buchmüller at Thu, 11 Jan 2018 10:39:26 -0800
Oh, my bad. I thought it was a letter case issue because your subject is = **K**onsole5=E2=80=A6 ;-) To automagically update konsole5 to konsole we would need to create a dum= my package, perhaps `build_style=3Dmeta` with `depends=3Dkonsole`. I am n= ot sure, if that actually works because then `konsole` replaces the packa= ge it depends on. Perhaps we can instead create a hint in the [wiki](https://wiki.voidlinux= .eu) for people who don't know how to proceed? -- = You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/voidlinux/void-packages/issues/10696#issuecomment-3570= 21257=
Jürgen Buchmüller at Thu, 11 Jan 2018 18:42:46 +0000 (UTC)
Hmm.. the revbump of kde-baseapps with the changed of konsole5 to konsole should have triggered this update. This of course only, if you actually installed kde-baseapps and not the separate packages only.
Piotr at Thu, 11 Jan 2018 10:58:20 -0800
I'll check if such [construct](https://github.com/voidlinux/void-packages/blob/721c85988f/srcpkgs/python-ipython_genutils/template) works.