summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-04-20 21:21:15 +0000
committeriniVation CI Bot2020-04-20 21:21:15 +0000
commit04d800a793731de83a158bc6a0f3a715a3a6fce5 (patch)
tree72642a044f29c999aceac496e135d2212d93d3af /PKGBUILD
parent4e5e1bc6b0d81d86ebfe7f013506fa07fedc2714 (diff)
downloadaur-04d800a793731de83a158bc6a0f3a715a3a6fce5.tar.gz
flashy: new release 1.5.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dff539bf9d7..232c502b9728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.1
+pkgver=1.5.2
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=('5b2056b758ca005905e1cac2d02857b5a0a17c15e92c71ab41963dfe9d782637')
+sha256sums=('1b148fe3ff4693aa4c027e8251cb478754d225abd35c9c8ee3b69f1a02b6ec9e')
package() {
cd "$srcdir/$pkgname-$pkgver"