summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheowhy2019-01-12 14:12:54 +0100
committerTheowhy2019-01-12 14:17:01 +0100
commite3e697cab48940f97d42b59ed11940b18dd8ee08 (patch)
treef5c40a816be378b02e98c4263d4833b4687035c2 /PKGBUILD
parent2801a7ef6b69d3f2492724dc5b0d1f0c32c913a4 (diff)
downloadaur-e3e697cab48940f97d42b59ed11940b18dd8ee08.tar.gz
Bump version to 1.2.56 and add a changelog generated from git history
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae8504bd1913..aa8f97b8be86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Theowhy <aur.theowhy@shizoku.fr>
+# Contributor:
pkgname=mfgtools
-pkgver=1.2.39
+pkgver=1.2.56
pkgrel=1
pkgdesc="Freescale/NXP I.MX Chip image deploy tools"
arch=(x86_64)
@@ -16,10 +17,10 @@ replaces=()
backup=()
options=()
install=
-changelog=
+changelog=History.md
source=(https://github.com/NXPmicro/mfgtools/archive/uuu_$pkgver.tar.gz)
noextract=()
-sha256sums=('3bcc473536cb883656172c6c07357477752b3cef816de4295434338ce10699ac')
+sha256sums=('635f0b7c9aa6dd13988af97db7e44bdb76e05c5568e19d649eb66713b2214f65')
build() {
cd "$pkgname-uuu_$pkgver"