summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-06-20 20:18:15 +0000
committeriniVation CI Bot2020-06-20 20:18:15 +0000
commit6e9977071583660d72a539c1fa6b048e4616e755 (patch)
tree4f77f2faeeabe60ad0083718bad24a1033a3739d /PKGBUILD
parent07bced3fe45fcf8d8d81ca44b055b49e5d60127d (diff)
downloadaur-6e9977071583660d72a539c1fa6b048e4616e755.tar.gz
flashy: new release 1.5.4.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 656199d0b8a1..979193bd445b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.3
+pkgver=1.5.4
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=('63a62b17348cbd336218b675c837e8c389505a6036e645fa034ceacdb314deaa')
+sha256sums=('')
package() {
cd "$srcdir/$pkgname-linux-$pkgver"