Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / leocad
Commits: 3b5ad6a7 by Jelle van der Waa at 2024-07-12T11:47:53+02:00 upgpkg: 23.03-3: Rebuild with .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = leocad + pkgdesc = A CAD program for creating virtual LEGO models + pkgver = 23.03 + pkgrel = 3 + url = http://leocad.org + arch = x86_64 + license = GPL + makedepends = qt5-tools + depends = glibc + depends = gcc-libs + depends = libglvnd + depends = qt5-base + depends = hicolor-icon-theme + depends = zlib + optdepends = povray: required for rendering features + source = leocad-23.03.tar.gz::https://github.com/leozide/leocad/archive/v23.03.tar.gz + source = leocad-library-23.01.zip::https://github.com/leozide/leocad/releases/download/v23.03/Library-23.01.zip + b2sums = 98b3d8a556ad3fcc0169feafa44d10de305aa56bc6bdf2625aee6cc1c42e8465e61f7293fe7067109a0223d7683e38d43685c81366d2ed4539fafd866df78a49 + b2sums = a6d7286c397e82289023a5c421db94294acf1d3697bf7e0cb03b9c04ae96950941fc5dc9433585bcce3f162fbbae4a53c6f3a6c2994f7511f0d4464531a58896 + +pkgname = leocad ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=leocad pkgver=23.03 _libver=23.01 -pkgrel=2 +pkgrel=3 pkgdesc='A CAD program for creating virtual LEGO models' arch=('x86_64') url='http://leocad.org' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/leocad/-/commit/3b5ad6a7c6e6ff4a9cab7faeaf8262937e979fd9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/leocad/-/commit/3b5ad6a7c6e6ff4a9cab7faeaf8262937e979fd9 You're receiving this email because of your account on gitlab.archlinux.org.
