You are not logged in.

#1 2015-09-25 02:30:30

tmathmeyer
Member
From: Kirkland, WA
Registered: 2013-09-17
Posts: 20

makepkg not creating packages of the correct version

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

#2 2015-09-25 02:36:23

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,458
Website

Re: makepkg not creating packages of the correct version

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

Board footer

Powered by FluxBB