summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89584597be4f..572dde57e7c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributer: mickael9 <mickael9 at gmail dot com>
_number_of_bits=16
+pkgver=1.60
pkgname=microchip-mplabxc${_number_of_bits}-bin
-pkgver=1.50
pkgrel=1
pkgdesc="Microchip's MPLAB XC${_number_of_bits} C compiler toolchain for their dsPIC and PIC24 microcontroller families"
arch=(i686 x86_64)
@@ -20,8 +20,8 @@ makedepends_x86_64=(lib32-expat)
options=(!strip docs libtool emptydirs !zipman staticlibs)
source=("http://ww1.microchip.com/downloads/en/DeviceDoc/xc${_number_of_bits}-v$pkgver-full-install-linux64-installer.run" "bitrock-unpacker.tcl")
-sha256sums=('693f4c30c25701561d708a7ab984200b37e296597fffa680b3848a86cb534c02'
- '1bcb58cdbb6e4a89415cf91cb6692aa0ada3abb41d22134510f8477ffd90b8a2')
+sha256sums=('7d0e8dff22eff8085296081a1a2d4563268bfecdab83c81ce019e9f3b67a58ea'
+ '1bcb58cdbb6e4a89415cf91cb6692aa0ada3abb41d22134510f8477ffd90b8a2')
#md5sums=('98e2a50d75bdb0164b0c4cd82d1d6c74'
# '70dedba4c417f8c0bb07c32d19e9d197')
install=$pkgname.install