summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Bargen2018-11-04 21:55:54 +0100
committerDanilo Bargen2018-11-04 21:55:54 +0100
commit44c93be40fef3c272919023c78a2e5528ae676fb (patch)
tree82d1f158f29f9e8ffa73100e8d88de183e97b3ed
parent9be137070233d2b70f179c88619e9e393e8e982f (diff)
downloadaur-44c93be40fef3c272919023c78a2e5528ae676fb.tar.gz
Version 0.1.0_rc2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e34d0018a714..83cca13a4d90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 23 07:35:45 UTC 2018
+# Sun Nov 4 20:55:49 UTC 2018
pkgbase = librepcb
pkgdesc = A free EDA software to develop printed circuit boards.
- pkgver = 0.1.0_rc1
+ pkgver = 0.1.0_rc2
pkgrel = 1
url = http://librepcb.org/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = librepcb
provides = librepcb
conflicts = librepcb-git
conflicts = librepcb-appimage
- source = https://download.librepcb.org/releases/0.1.0-rc1/librepcb-0.1.0-rc1-source.zip
+ source = https://download.librepcb.org/releases/0.1.0-rc2/librepcb-0.1.0-rc2-source.zip
sha256sums = 355063a50bb8792be520b21c0f2ce94767a6a7e1fd5e8dc24e6028b2874a620e
pkgname = librepcb
diff --git a/PKGBUILD b/PKGBUILD
index 443ede970d25..f52fca8cea78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danilo Bargen <aur at dbrgn dot ch>
pkgname=librepcb
-pkgver=0.1.0_rc1
+pkgver=0.1.0_rc2
_pkgver=${pkgver/_/-}
pkgrel=1
pkgdesc="A free EDA software to develop printed circuit boards."