summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Campos Las Heras2019-01-21 17:09:54 -0200
committerRafael Campos Las Heras2019-01-21 17:09:54 -0200
commit39c7b2eb122d2272d13be2689815db0c6820f1e1 (patch)
tree13380d5e75c0f46b546b8d0e5fcc5f7893a44948 /PKGBUILD
parent00d77443073d6c07098dc0f2f829bbc7d6fe9291 (diff)
downloadaur-39c7b2eb122d2272d13be2689815db0c6820f1e1.tar.gz
Version bump to 1.36.
bump to v1.36.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b6d92d7a13b..3ff5b5190741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_number_of_bits=16
pkgname=microchip-mplabxc${_number_of_bits}-bin
-pkgver=1.35
+pkgver=1.36
pkgrel=1
pkgdesc="Microchip's MPLAB XC${_number_of_bits} C compiler toolchain for their dsPIC and PIC24 microcontroller families"
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ makedepends_i686=(tclkit)
options=(!strip docs libtool emptydirs !zipman staticlibs)
source=("http://ww1.microchip.com/downloads/en/DeviceDoc/xc${_number_of_bits}-v$pkgver-full-install-linux-installer.run" "bitrock-unpacker.tcl")
-md5sums=('ccef452b8d28071410ac4011bc3cb546'
+md5sums=('23630d3fb208270721cae229eef74b77'
'70dedba4c417f8c0bb07c32d19e9d197')
install=$pkgname.install