summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-08-28 12:35:33 +0000
committeriniVation CI Bot2020-08-28 12:35:33 +0000
commit575b6dc731710a7f3d7e2d8b24bf42d138b3e319 (patch)
tree21876f4375f26439acc8474ee65124436b417151 /PKGBUILD
parent586bc4f1885274435106db84d63f96332bfcac5d (diff)
downloadaur-575b6dc731710a7f3d7e2d8b24bf42d138b3e319.tar.gz
flashy: new release 1.5.5.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46bf27b3c3f5..5226be36ec43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.4
+pkgver=1.5.5
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=('984e5c8d5dd90f15e2bab609376dab064cc0ecbec471955d039a08f6cc70b833')
+sha256sums=('7dd8e9ca02a21d524c99349142329745c821695be5ff99437524cb199cd0196d')
package() {
cd "$srcdir/$pkgname-linux-$pkgver"