summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Campos Las Heras2018-04-18 11:18:40 -0300
committerRafael Campos Las Heras2018-04-18 11:18:40 -0300
commit942033fdc57359f40cbf1cb78e30bc1f0750ea4a (patch)
tree1ac1ce37a572c57cb2eb5110fbfff06674f143a5 /PKGBUILD
parent2b07dab47127e4550c30addac3999111b3e3cdcc (diff)
downloadaur-942033fdc57359f40cbf1cb78e30bc1f0750ea4a.tar.gz
Version bump to v1.34.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac7c651cf1ef..adeda348d16c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_number_of_bits=16
pkgname=microchip-mplabxc${_number_of_bits}-bin
-pkgver=1.33
+pkgver=1.34
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 !upx)
source=("http://ww1.microchip.com/downloads/en/DeviceDoc/xc${_number_of_bits}-v$pkgver-full-install-linux-installer.run" "bitrock-unpacker.tcl")
-md5sums=('1d28695b220e10358d2e59ec547755d0'
+md5sums=('c5d157c08a7cbc579bcb3132837f0c32'
'70dedba4c417f8c0bb07c32d19e9d197')
install=$pkgname.install