gnucash: use $version in cached distfile to fail obviously on next bump
This commit is contained in:
parent
f7de7c6e57
commit
8d64f3db09
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnucash.org"
|
homepage="http://www.gnucash.org"
|
||||||
#distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
#distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
distfiles="https://sources.voidlinux.org/gnucash-4.2/gnucash-4.2.tar.bz2"
|
distfiles="https://sources.voidlinux.org/gnucash-${version}/gnucash-${version}.tar.bz2"
|
||||||
checksum=56d8ab039ef7784303ca9eab14bfc20f593f7a3f9b682a8a7eac25906a0d1308
|
checksum=56d8ab039ef7784303ca9eab14bfc20f593f7a3f9b682a8a7eac25906a0d1308
|
||||||
|
|
||||||
pycompile_dirs="usr/share/gnucash/python"
|
pycompile_dirs="usr/share/gnucash/python"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue