Balló György pushed to branch main at Arch Linux / Packaging / Packages /
librecad
Commits:
8baade0c by Balló György at 2026-06-06T10:17:40+02:00
upgpkg: 2.2.1.5-2: Install metainfo file
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = librecad
pkgdesc = A 2D CAD drawing tool based on the community edition of QCad
pkgver = 2.2.1.5
- pkgrel = 1
+ pkgrel = 2
url = https://www.librecad.org/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=librecad
pkgver=2.2.1.5
-pkgrel=1
+pkgrel=2
pkgdesc='A 2D CAD drawing tool based on the community edition of QCad'
arch=('x86_64')
url='https://www.librecad.org/'
@@ -42,6 +42,7 @@ package() {
# desktop file and man pages
install -D -m0644 desktop/librecad.desktop
"${pkgdir}/usr/share/applications/librecad.desktop"
+ install -D -m0644 desktop/org.librecad.librecad.appdata.xml
"${pkgdir}/usr/share/metainfo/org.librecad.librecad.appdata.xml"
install -D -m0644 desktop/librecad.1
"${pkgdir}/usr/share/man/man1/librecad.1"
# documentation
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/librecad/-/commit/8baade0c22040b648f8630765641c05374f1226b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/librecad/-/commit/8baade0c22040b648f8630765641c05374f1226b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help