summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2022-04-20 15:35:23 +0000
committeriniVation CI Bot2022-04-20 15:35:23 +0000
commit777fcbf331300d829af0c847880d30024f69ddf3 (patch)
tree118ae10c4b111276e849e921a184238e98d870c6 /PKGBUILD
parent09b166df2c6720f81a12d8b0e109420ed6f3d808 (diff)
downloadaur-777fcbf331300d829af0c847880d30024f69ddf3.tar.gz
flashy: new release 1.5.9.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ce0a6a47f28..82acdcc5a5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.8
+pkgver=1.5.9
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=('e15f37adb105eb91461933abf0c85017b4f71ce21e32d1107ee03c6586f49719')
+sha256sums=('80554684b8a5e6fcd0ae831ef9fb825e70428aa7fe3285d5329f05cef0062611')
package() {
cd "$srcdir/$pkgname-linux-$pkgver"