mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Update librecad to 2.0.7.
This commit is contained in:
parent
c7fe4eab19
commit
ef87de5994
@ -2,7 +2,7 @@
|
||||
# Contributions from AUR: https://aur.archlinux.org/packages/librecad/
|
||||
|
||||
pkgname=librecad
|
||||
pkgver=2.0.6
|
||||
pkgver=2.0.7
|
||||
pkgrel=1
|
||||
pkgdesc="A 2D CAD drawing tool based on the community edition of QCad"
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ conflicts=('librecad-git')
|
||||
replaces=('librecad-svn' 'caduntu' 'caduntu-svn')
|
||||
install=librecad.install
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://codeload.github.com/LibreCAD/LibreCAD/tar.gz/${pkgver}")
|
||||
sha256sums=('c77f3c5b53fed029bcde8c209b19c6466acc2b3c6726f0fbdec8cac5fd150ccb')
|
||||
sha256sums=('c8ae88be5e2d1cac9c979c2922b52d33d4f156bff63ea217c646f6bc07f88c0d')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/LibreCAD-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user