parent
2e18ad459c
commit
b6f9238d72
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openbazaar'
|
# Template file for 'openbazaar'
|
||||||
pkgname=openbazaar
|
pkgname=openbazaar
|
||||||
version=1.1.10
|
version=1.1.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
short_desc="P2P Distributed marketplace"
|
short_desc="P2P Distributed marketplace"
|
||||||
|
@ -14,10 +14,10 @@ repository="nonfree"
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
checksum=0587b37baf4eebc447204883f021372bb6b1e1243f424d15aa13339d82428b47
|
checksum=34118eecedd15d89052b8cc6d08fb789adba5788d43019ea5c89e52f1f07064a
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=813a35d6a9c1dd099f172812b6db124cd0ec38732f6dfce324f0f2895b03c53b
|
checksum=87c73589aebdb78455e69fe1ccc058440d0ae662404e9ef7d4988e6c574e2add
|
||||||
fi
|
fi
|
||||||
|
|
||||||
distfiles="https://github.com/OpenBazaar/OpenBazaar-Installer/releases/download/v${version}/${pkgname}_${version}_${_debarch}.deb"
|
distfiles="https://github.com/OpenBazaar/OpenBazaar-Installer/releases/download/v${version}/${pkgname}_${version}_${_debarch}.deb"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue