You are not logged in.
I've been having a really weird problem with pkgbuilds lately:
when I run this pkgbuild: http://hastebin.com/runesupafu
it pulls from github and then builds version 227, despite the fact that the specified version is 195,
and the version on github is 192. where is it getting 227 from, and how can I fix this?
Offline
It is a vcs PKGBUILD, the pkgver is regenerated every time makepkg is run via the pkgver function. The upstream git source is at 227, so everything is working as intended.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline