summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheowhy2019-02-15 23:07:57 +0100
committerTheowhy2019-02-15 23:07:57 +0100
commit2f1b2974c7aaa096aee6396ed2d7d46f85e322d6 (patch)
tree622f37ab6e22770821dcf6814427e2c78b836933 /PKGBUILD
parent6838029a2edb1cf5f9540e89ed04d269984f26c6 (diff)
downloadaur-2f1b2974c7aaa096aee6396ed2d7d46f85e322d6.tar.gz
Bump version to 1.2.68
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5285c6411b00..8bc401c47c61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Theowhy <aur.theowhy@shizoku.fr>
# Contributor:
pkgname=mfgtools
-pkgver=1.2.61
+pkgver=1.2.68
pkgrel=1
pkgdesc="Freescale/NXP I.MX Chip image deploy tools"
arch=(x86_64)
@@ -20,7 +20,7 @@ install=
changelog=History.md
source=(https://github.com/NXPmicro/mfgtools/archive/uuu_$pkgver.tar.gz)
noextract=()
-sha256sums=('79e61f94a806f6fde8adaf3d0deb09e7969273dc85dd531ad6191e0adba66b13')
+sha256sums=('7a19847939a79f82a8eab526258bdc6ae8e01ffe1684be34bbdf1dfbdfdde9bd')
build() {
cd "$pkgname-uuu_$pkgver"