summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Bargen2020-05-03 23:13:34 +0200
committerDanilo Bargen2020-05-03 23:13:34 +0200
commit750b5f47c1ba40bb53a45e354d5ea5f5c0be7257 (patch)
tree39432f93c69d7ba9629001728ee34e156816329c
parent32c5c12a66d597ffdd4dc27c3da22ae3034104bc (diff)
downloadaur-750b5f47c1ba40bb53a45e354d5ea5f5c0be7257.tar.gz
Version 0.1.4-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e487c984505..2fde142ec833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 1 16:38:22 UTC 2019
+# Sun May 3 21:13:27 UTC 2020
pkgbase = librepcb-appimage
pkgdesc = A free EDA software to develop printed circuit boards (binary AppImage version)
- pkgver = 0.1.3
+ pkgver = 0.1.4
pkgrel = 1
url = http://librepcb.org/
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = librepcb-appimage
depends = hicolor-icon-theme
provides = librepcb
conflicts = librepcb
- noextract = librepcb-0.1.3-linux-x86_64.AppImage
+ noextract = librepcb-0.1.4-linux-x86_64.AppImage
options = !strip
options = !emptydirs
- source = https://download.librepcb.org/releases/0.1.3/librepcb-0.1.3-linux-x86_64.AppImage
- source = https://download.librepcb.org/releases/0.1.3/librepcb-0.1.3-linux-x86_64.AppImage.asc
- sha256sums = 7e618b1f6744a3cd3d601a73708756f3b0789d93143ce8f993df7ca477ab9bf0
+ source = https://download.librepcb.org/releases/0.1.4/librepcb-0.1.4-linux-x86_64.AppImage
+ source = https://download.librepcb.org/releases/0.1.4/librepcb-0.1.4-linux-x86_64.AppImage.asc
+ sha256sums = c70f2368c40a3fb87d8fc33cd0febc939a038f90b5b0d807337e0919164f6836
sha256sums = SKIP
pkgname = librepcb-appimage
diff --git a/PKGBUILD b/PKGBUILD
index c148e277c322..37fdb6a5f0d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Danilo Bargen <aur at dbrgn dot ch>
# PGP key is on keyservers
pkgname=librepcb-appimage
-pkgver=0.1.3
+pkgver=0.1.4
_pkgver=${pkgver/_/-}
pkgrel=1
pkgdesc="A free EDA software to develop printed circuit boards (binary AppImage version)"
@@ -19,7 +19,7 @@ source=(
"https://download.librepcb.org/releases/${_pkgver}/${_appimage}.asc"
)
sha256sums=(
- '7e618b1f6744a3cd3d601a73708756f3b0789d93143ce8f993df7ca477ab9bf0'
+ 'c70f2368c40a3fb87d8fc33cd0febc939a038f90b5b0d807337e0919164f6836'
'SKIP'
)
validpgpkeys=('D6F9AF572228C5BCD6B538407EF3061F5C8D5E25')