summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-03-12 15:28:41 +0000
committeriniVation CI Bot2020-03-12 15:28:41 +0000
commit4e5e1bc6b0d81d86ebfe7f013506fa07fedc2714 (patch)
tree7076f694fd081514e1abd96c675484970d162d68 /PKGBUILD
parenta536a1cde05860e384cc9f0bd0bb7f1eeee765bc (diff)
downloadaur-4e5e1bc6b0d81d86ebfe7f013506fa07fedc2714.tar.gz
flashy: new release 1.5.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d98260dcc05..0dff539bf9d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.0
+pkgver=1.5.1
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.tar.gz")
noextract=()
-sha256sums=('9c44268e2171dfb842eafc3ee4272afbd26c2c6397deb7f5d276984ad094e064')
+sha256sums=('5b2056b758ca005905e1cac2d02857b5a0a17c15e92c71ab41963dfe9d782637')
package() {
cd "$srcdir/$pkgname-$pkgver"