summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriniVation CI Bot2022-05-25 20:40:45 +0000
committeriniVation CI Bot2022-05-25 20:40:45 +0000
commit591106c1ec5929e2586ba2cea946c95addd695c4 (patch)
tree2c02c76ed406425030a3156da875c4214f85e686
parent777fcbf331300d829af0c847880d30024f69ddf3 (diff)
downloadaur-flashy.tar.gz
flashy: new release 1.6.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70d0e1d0d8df..b0d3c176473f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flashy
pkgdesc = Java tool to handle firmware and logic flashing for iniVation devices.
- pkgver = 1.5.9
+ pkgver = 1.6.0
pkgrel = 1
url = https://gitlab.com/inivation/dv/flashy/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = flashy
depends = libxi
depends = libxrender
depends = libxtst
- source = http://release.inivation.com/flashy/flashy-linux-1.5.9.zip
- sha256sums = 80554684b8a5e6fcd0ae831ef9fb825e70428aa7fe3285d5329f05cef0062611
+ source = http://release.inivation.com/flashy/flashy-linux-1.6.0.zip
+ sha256sums = 00350795902255b26da96de834e78f1b4956bd075ad9d1fcfd60bf64cb0a3e3a
pkgname = flashy
diff --git a/PKGBUILD b/PKGBUILD
index 82acdcc5a5cf..605703ca533e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.5.9
+pkgver=1.6.0
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=('80554684b8a5e6fcd0ae831ef9fb825e70428aa7fe3285d5329f05cef0062611')
+sha256sums=('00350795902255b26da96de834e78f1b4956bd075ad9d1fcfd60bf64cb0a3e3a')
package() {
cd "$srcdir/$pkgname-linux-$pkgver"