summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-03-04 15:15:31 +0000
committeriniVation CI Bot2020-03-04 15:15:31 +0000
commita536a1cde05860e384cc9f0bd0bb7f1eeee765bc (patch)
tree7dcc938e6837c40042c9c2c8e87ba42ed54892cb /PKGBUILD
parentd3d473d86bb9ee42d9e0322a0c07fb00e8aa28cf (diff)
downloadaur-a536a1cde05860e384cc9f0bd0bb7f1eeee765bc.tar.gz
flashy: new release 1.5.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5211b386e4c5..5d98260dcc05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=flashy
-pkgver=1.4.4
+pkgver=1.5.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.tar.gz")
noextract=()
-sha256sums=('5deeb11c5fec25d747dc1772204addf35b599f4ad0f521ea0614400f59ecaa8d')
+sha256sums=('9c44268e2171dfb842eafc3ee4272afbd26c2c6397deb7f5d276984ad094e064')
package() {
cd "$srcdir/$pkgname-$pkgver"