[aur-general] Automatic package version
Hi, I have a pakage in AUR that uses an automatic package versioning. I use a pkgver() and pkgrel(). However I just noticed that the package version in AUR is old. I checked the functions and everything is OK. Running makepkg gives the correct version. The package is: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=virtualbox-ck-modules Ideas? Thanks, Shay Gover
First thing coming to mind: Did you possibly forget to update the .SRCINFO file? Am Fr., 26. Okt. 2018 um 18:27 Uhr schrieb Shay Gover via aur-general < aur-general@archlinux.org>:
Hi,
I have a pakage in AUR that uses an automatic package versioning. I use a pkgver() and pkgrel(). However I just noticed that the package version in AUR is old. I checked the functions and everything is OK. Running makepkg gives the correct version.
The package is:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=virtualbox-ck-modules
Ideas?
Thanks,
Shay Gover
On Fri, 26 Oct 2018 19:26:43 +0300 Shay Gover via aur-general <aur-general@archlinux.org> wrote:
Hi,
I have a pakage in AUR that uses an automatic package versioning. I use a pkgver() and pkgrel(). However I just noticed that the package version in AUR is old. I checked the functions and everything is OK. Running makepkg gives the correct version.
The package is: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=virtualbox-ck-modules
Ideas?
Thanks,
Shay Gover
You didn't update .SRCINFO
On 10/26/18 12:26 PM, Shay Gover via aur-general wrote:
Hi,
I have a pakage in AUR that uses an automatic package versioning. I use a pkgver() and pkgrel(). However I just noticed that the package version in AUR is old. I checked the functions and everything is OK. Running makepkg gives the correct version.
The package is: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=virtualbox-ck-modules
Are you Tharbad on the AUR? If so, you're using multiple email addresses... As for the package itself, fake news! The package is not *supposed* to show an updated version in the AUR, that's the whole point of a pkgver() function. P.S. There's no such thing as a pkgrel() function. -- Eli Schwartz Bug Wrangler and Trusted User
participants (4)
-
Doug Newgard
-
Eli Schwartz
-
Michael Kogan
-
Shay Gover