summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2021-12-01 11:09:42 +0000
committeriniVation CI Bot2021-12-01 11:09:42 +0000
commit09b166df2c6720f81a12d8b0e109420ed6f3d808 (patch)
tree2d65f17201c6b447dcf2b65543bee1c394b17866 /PKGBUILD
parentfe23680f753498ed5f3e37104d5496370400bb92 (diff)
downloadaur-09b166df2c6720f81a12d8b0e109420ed6f3d808.tar.gz
flashy: new release 1.5.8.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0cfb196cfeb..6ce0a6a47f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.7
+pkgver=1.5.8
pkgrel=1
pkgdesc="Java tool to handle firmware and logic flashing for iniVation devices."
url="https://gitlab.com/inivation/dv/$pkgname/"
@@ -16,7 +16,7 @@ replaces=()
options=()
source=("http://release.inivation.com/$pkgname/$pkgname-linux-$pkgver.zip")
noextract=()
-sha256sums=('bd7c2a1fdad67f059a604628bca3a4a9dc5c2da4699a035cfd80dd17101d8600')
+sha256sums=('e15f37adb105eb91461933abf0c85017b4f71ce21e32d1107ee03c6586f49719')
package() {
cd "$srcdir/$pkgname-linux-$pkgver"