summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2022-12-16 03:26:14 -0500
committerChris Severance2022-12-16 03:26:14 -0500
commit03cbacecbe9f0568e0c8375353e2574039c190cd (patch)
treee4700d392c03940a39d8c356e7b408dc7e325d84
parentcfeab7a263c6bc4148bae285bbcd9d1281774ea7 (diff)
downloadaur-03cbacecbe9f0568e0c8375353e2574039c190cd.tar.gz
autu: Update to 2.53.1-1 Update dl links to zedonet.com
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55393d392c66..d5ca8eae69a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,10 +25,10 @@ pkgbase = turboprint
sha256sums = c90e4f71a234dc0638d15305184daeed212ebf1f7efc2f5a2a09895ca09bea6d
sha256sums = de0c92b665150ceaf33c3cfd94b0afb422609194db9416aff59add5123bb8a2f
sha256sums = a6ba2b4bab8d2512e542427dd3473d1764a777ef0493031046dc7282dc05fdad
- source_i686 = http://www.turboprint.info/tp2/turboprint-2.53-1.i586.tgz
+ source_i686 = https://www.zedonet.com/download/tp2/turboprint-2.53-1.i586.tgz
md5sums_i686 = 6d8bf7476d19fb4c9076444ca33ec56b
sha256sums_i686 = 9e65f049d152e09a1d34e9810ff69635ade8b81da9921d29d9f133f1b849bbbe
- source_x86_64 = http://www.turboprint.info/tp2/turboprint-2.53-1.x86_64.tgz
+ source_x86_64 = https://www.zedonet.com/download/tp2/turboprint-2.53-1.x86_64.tgz
md5sums_x86_64 = 2dad48eb7b93c5f24f747d6849f1233b
sha256sums_x86_64 = 1f6640630f99d39f06deaf3a04e2978ef0f5eacd08dc6aba7c1b947060c1d087
diff --git a/PKGBUILD b/PKGBUILD
index a0feb37fa750..bc71b95113c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ optdepends=(
backup=('etc/turboprint/system.cfg')
options=('!strip')
install="${pkgname}.install"
-_verwatch=('http://www.turboprint.info/history.html' '[0-9][0-9]-[a-z][a-z][a-z]-[0-9][0-9] - \([0-9\.]\+\).*' 'f')
+#_verwatch=('http://www.turboprint.info/history.html' '[0-9][0-9]-[a-z][a-z][a-z]-[0-9][0-9] - \([0-9\.]\+\).*' 'f')
source=('turboprint.desktop'
'turboprint-monitor.desktop'
'tprintdaemon.service')
@@ -39,8 +39,8 @@ _srcdir="${pkgname}-${_pkgver}"
# ftp://ftp.zedonet.com/tp2/turboprint-2.44-1.i586.tgz
# http://www.turboprint.info/tp2/arm/turboprint-2.44-1.ARMhf.tgz
# ftp://ftp.zedonet.com/tp2/arm/turboprint-2.44-1.ARMhf.tgz
-source_i686=("http://www.turboprint.info/tp2/${_srcdir}.i586.tgz")
-source_x86_64=("http://www.turboprint.info/tp2/${_srcdir}.x86_64.tgz")
+source_i686=("https://www.zedonet.com/download/tp2/${_srcdir}.i586.tgz")
+source_x86_64=("https://www.zedonet.com/download/tp2/${_srcdir}.x86_64.tgz")
md5sums=('e3c504b2c1b7deb01d03fde710b117d7'
'60a1754b2abd30e75e51acd9576cda43'
'2640e1d95c3579d6cef590d18b4476df')