summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7820af704906..5f512d429dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name at last name dot net>
pkgname=kicad-rc
-_pkgver="5.1.5"
+_pkgver="5.1.6"
pkgver=${_pkgver//-/_}
pkgrel=1
epoch=0
@@ -17,7 +17,7 @@ provides=('kicad')
makedepends=('clang')
_github_project='kicad-source-mirror'
source=("https://github.com/KiCad/${_github_project}/archive/${_pkgver}.tar.gz")
-md5sums=('8d106f231327b0152d111b4921a17ad2')
+md5sums=('6ed24719829ed8e9f6dabb3c5b97f48a')
prepare() {