Re: [aur-dev] epoch fields for packages are completely ignored

2011-06-24 Thread Slavi Pantaleev
By the "AUR helpers cannot update packages" comment, I really meant that scripts/helpers that use rpc.php to get the parsed version were being confused about the actual AUR version of the package, meaning they couldn't update locale packages (which always seemed newer if they had an epoch > 0). Per

Re: [aur-dev] epoch fields for packages are completely ignored

2011-06-24 Thread Lukas Fleischer
On Fri, Jun 24, 2011 at 08:47:49AM +0300, Slavi Pantaleev wrote: > From 43edc10872ede698a647805e6b1c798f6a13e8b8 Mon Sep 17 00:00:00 2001 > From: Slavi Pantaleev > Date: Fri, 24 Jun 2011 08:27:55 +0300 > Subject: [PATCH] Honor epoch field in PKGBUILD files. > > The epoch field in PKGBUILD files w

[aur-dev] epoch fields for packages are completely ignored

2011-06-23 Thread Slavi Pantaleev
Hey. The epoch field in PKGBUILD files is completely ignored now, and the final Version field for the package consists only of pkgver and pkgrel (example: 5.0-1) This means that various AUR helpers cannot perform updates on packages that have epoch > 0, because the local package is from that high