blob: 657647491c4e462da3277df57eaf078f958029d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = librepcb-appimage
pkgdesc = A free EDA software to develop printed circuit boards (binary AppImage version)
pkgver = 1.2.0
pkgrel = 1
url = https://librepcb.org/
arch = x86_64
license = GPL
depends = hicolor-icon-theme
provides = librepcb
conflicts = librepcb
noextract = librepcb-1.2.0-linux-x86_64.AppImage
options = !strip
options = !emptydirs
source = https://download.librepcb.org/releases/1.2.0/librepcb-1.2.0-linux-x86_64.AppImage
source = https://download.librepcb.org/releases/1.2.0/librepcb-1.2.0-linux-x86_64.AppImage.asc
validpgpkeys = D6F9AF572228C5BCD6B538407EF3061F5C8D5E25
sha256sums = 08dd89bd1d0cc6cb9a4aa8d367bf2b7a51704824412b458ec359891515667aeb
sha256sums = SKIP
pkgname = librepcb-appimage
|