summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Campos Las Heras2019-11-18 16:23:10 -0300
committerRafael Campos Las Heras2019-11-18 16:23:10 -0300
commit269948f49c949c55770d999fa61c7f7ce86ed3d6 (patch)
treed072890ac15ebab5664be4c1137f7a0401639e55 /PKGBUILD
parent0e4f8ba101629be6110881f73fc5361c6cb64ef9 (diff)
downloadaur-269948f49c949c55770d999fa61c7f7ce86ed3d6.tar.gz
Version bump to 1.41
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dc39c734468..22eec4521176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_number_of_bits=16
pkgname=microchip-mplabxc${_number_of_bits}-bin
-pkgver=1.36B
+pkgver=1.41
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=('3b52661996480b34c9647eb46b9c3f36'
+md5sums=('98e2a50d75bdb0164b0c4cd82d1d6c74'
'70dedba4c417f8c0bb07c32d19e9d197')
install=$pkgname.install