mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:37:15 +08:00
rebuild for boost
This commit is contained in:
parent
e14f14b528
commit
adbc4cdbd7
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=librecad
|
pkgname=librecad
|
||||||
pkgver=2.0.0rc2
|
pkgver=2.0.0rc2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A 2D CAD drawing tool based on the community edition of QCad"
|
pkgdesc="A 2D CAD drawing tool based on the community edition of QCad"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.librecad.org/"
|
url="http://www.librecad.org/"
|
||||||
@ -16,7 +16,7 @@ conflicts=('librecad-git')
|
|||||||
replaces=('librecad-svn' 'caduntu' 'caduntu-svn')
|
replaces=('librecad-svn' 'caduntu' 'caduntu-svn')
|
||||||
install=librecad.install
|
install=librecad.install
|
||||||
source=("LibreCAD-${pkgver}::https://github.com/LibreCAD/LibreCAD/archive/2.0.0rc2.tar.gz")
|
source=("LibreCAD-${pkgver}::https://github.com/LibreCAD/LibreCAD/archive/2.0.0rc2.tar.gz")
|
||||||
sha256sums=('5b645854809e7fb2b4945b64bd2132edef1253feca9fc94a03c3288e01cdb882')
|
sha256sums=('c5e68c9ce539d84f1738b28f06faea7999b63693302d28133ce1c6d15a26b129')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/LibreCAD-${pkgver}"
|
cd "${srcdir}/LibreCAD-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user