summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Schreiner2018-09-15 23:54:14 +0200
committerAndreas Schreiner2018-09-15 23:54:14 +0200
commit1ed4cd77326ab69432b915ccd5908c17ee8fafce (patch)
tree877a34a5cde906039af9b1c7a97c6e3f823b6da7 /PKGBUILD
parent97789cd2e05e1ed3c2199c4024a5709b36cd4169 (diff)
downloadaur-libctb.tar.gz
Update - Download link moved
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8fade2e81c6..25a1c700ee37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Andreas Schreiner <andreas.schreiner@sonnenmulde.at>
pkgname=libctb
pkgver=0.16
-pkgrel=1
+pkgrel=2
pkgdesc="Communications toolbox - ctb. Multiplatform library for different interfaces (RS232, GPIB)"
url="https://iftools.com/opensource/ctb.en.php"
license=('LGPL')
-source=(http://iftools.com/download/ctb/0.16/${pkgname}-${pkgver}.tar.gz)
+source=(https://iftools.com/download/files/legacy/${pkgname}-${pkgver}.tar.gz)
sha512sums=('42e79b04896f1f07d4243ef73b7ff69cedf11639409126329c43b30d0648dea3783f9fc900c9d758363806850f9da4448cf7b4cc67002c5ed8d7a0e62763e67c')
arch=('i686' 'x86_64')
depends=()