summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Campos Las Heras2018-06-27 10:07:57 -0300
committerRafael Campos Las Heras2018-06-27 10:07:57 -0300
commit00d77443073d6c07098dc0f2f829bbc7d6fe9291 (patch)
tree2cd5f60f798dbcbb391fb0993fe1cc630ea9136b /PKGBUILD
parent17a7fa4da85f2443351d365a68d230f80616c404 (diff)
downloadaur-00d77443073d6c07098dc0f2f829bbc7d6fe9291.tar.gz
Version bump to v1.35.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01d8b52d8644..7b6d92d7a13b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_number_of_bits=16
pkgname=microchip-mplabxc${_number_of_bits}-bin
-pkgver=1.34
+pkgver=1.35
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=('c5d157c08a7cbc579bcb3132837f0c32'
+md5sums=('ccef452b8d28071410ac4011bc3cb546'
'70dedba4c417f8c0bb07c32d19e9d197')
install=$pkgname.install