From 480a84488cf3b8b097ab312e11cced86e9d65e52 Mon Sep 17 00:00:00 2001 From: Fernando Lopez Jr Date: Sat, 30 May 2020 04:07:27 +0100 Subject: development/kicad-templates: Updated for version 5.1.6. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- development/kicad-templates/kicad-templates.SlackBuild | 6 ++---- development/kicad-templates/kicad-templates.info | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'development/kicad-templates') diff --git a/development/kicad-templates/kicad-templates.SlackBuild b/development/kicad-templates/kicad-templates.SlackBuild index 870af5676e..99c9b69736 100644 --- a/development/kicad-templates/kicad-templates.SlackBuild +++ b/development/kicad-templates/kicad-templates.SlackBuild @@ -26,14 +26,12 @@ # Revision date: 2019-12-12 PRGNAM=kicad-templates -VERSION=${VERSION:-5.1.5} +VERSION=${VERSION:-5.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH="noarch" -KICAD_VERSION=${KICAD_VERSION:-5.1.5} - CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM @@ -70,4 +68,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} \ No newline at end of file +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/development/kicad-templates/kicad-templates.info b/development/kicad-templates/kicad-templates.info index 36bc46cd00..aa0e5d44a6 100644 --- a/development/kicad-templates/kicad-templates.info +++ b/development/kicad-templates/kicad-templates.info @@ -1,8 +1,8 @@ PRGNAM="kicad-templates" -VERSION="5.1.5" +VERSION="5.1.6" HOMEPAGE="http://kicad-pcb.org/" -DOWNLOAD="https://github.com/KiCad/kicad-templates/archive/5.1.5/kicad-templates-5.1.5.tar.gz" -MD5SUM="948e75ae5cf2dd8ced504d18f7271cff" +DOWNLOAD="https://github.com/KiCad/kicad-templates/archive/5.1.6/kicad-templates-5.1.6.tar.gz" +MD5SUM="e04291d285520ebc33bcd5670a9c6c43" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3