summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242019-07-15 14:32:24 +0000
committerbionade242019-07-15 14:32:24 +0000
commit4c23d08345e545a5137a4054377d12e097b5a7cc (patch)
tree8a3c19eedd8bd3c9e7b17807d62d4f9ff7e9fdf1
parent16e1be1f4b6c48f40afc7ae2def36ca74faab8a4 (diff)
downloadaur-4c23d08345e545a5137a4054377d12e097b5a7cc.tar.gz
Updated version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c62e1b574d8..4f6a0bae4cbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libirimager-bin
pkgdesc = Development library for Optris PI imagers.
- pkgver = 6.0.1
+ pkgver = 7.0.0
pkgrel = 1
url = http://www.evocortex.org/irimagerdirect-sdk/
install = libirimager-bin.install
@@ -11,8 +11,8 @@ pkgbase = libirimager-bin
depends = systemd-libs>=1.0
options = !strip
options = !emptydirs
- source_x86_64 = http://ftp.evocortex.com/libirimager-6.0.1-amd64.deb
- sha512sums_x86_64 = 4bec9d14083a87324ad400c67a83053b9f647d30f66a7ac245da29937b765c94bbee737aa55225f1940cfee75346a87af08274cda8ec85e08e2f1b905cff07d1
+ source_x86_64 = http://ftp.evocortex.com/libirimager-7.0.0-amd64.deb
+ sha512sums_x86_64 = 014e08b9399ba54dc3d8749dd3aa125a4bc80200e13f07a2ccb865fda42dede04a541c80d100f300cfc6ad76da937ddca6e9cc0761701214cdea1e61ae550c78
pkgname = libirimager-bin
diff --git a/PKGBUILD b/PKGBUILD
index c0c6944205cd..b1559041bada 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: bionade24
# Contributor: bionade24
pkgname=libirimager-bin
-pkgver=6.0.1
+pkgver=7.0.0
pkgrel=1
pkgdesc="Development library for Optris PI imagers."
arch=('x86_64')
@@ -11,8 +11,8 @@ license=('BSD')
depends=('cmake>=2.6' 'gcc>=4.6' 'systemd-libs>=1.0')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("http://ftp.evocortex.com/libirimager-6.0.1-amd64.deb")
-sha512sums_x86_64=('4bec9d14083a87324ad400c67a83053b9f647d30f66a7ac245da29937b765c94bbee737aa55225f1940cfee75346a87af08274cda8ec85e08e2f1b905cff07d1')
+source_x86_64=("http://ftp.evocortex.com/libirimager-${pkgver}-amd64.deb")
+sha512sums_x86_64=('014e08b9399ba54dc3d8749dd3aa125a4bc80200e13f07a2ccb865fda42dede04a541c80d100f300cfc6ad76da937ddca6e9cc0761701214cdea1e61ae550c78')
package(){