Package Details: digilent.adept.utilities 2.7.1-2

Git Clone URL: https://aur.archlinux.org/digilent.adept.utilities.git (read-only, click to copy)
Package Base: digilent.adept.utilities
Description: Digilent Adept Utilities.
Upstream URL: https://digilent.com/reference/software/adept/start
Keywords: Adept digilent
Licenses: custom
Submitter: Knight
Maintainer: mrrb
Last Packager: mrrb
Votes: 10
Popularity: 0.000000
First Submitted: 2015-10-26 08:11 (UTC)
Last Updated: 2024-05-26 11:18 (UTC)

Latest Comments

« First ‹ Previous 1 2

ccorn commented on 2020-03-18 17:50 (UTC)

Version and source update:

--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
 # Maintainer: Knight <anonymousknight96 AT gmail.com>

 pkgname=digilent.adept.utilities
-pkgver='2.2.1'
-pkgrel=3
+pkgver='2.3.2'
+pkgrel=1
 pkgdesc="The Adept configuration tools"
 arch=('x86_64' 'i686')
 url='https://reference.digilentinc.com/digilent_adept_2'
 license=('custom')
 depends=('digilent.adept.runtime')
 options=('!strip')
-source_x86_64=("https://files.digilent.com/Software/Adept2/${pkgname}_${pkgver}-amd64.deb")
-source_i686=("https://files.digilent.com/Software/Adept2/${pkgname}_${pkgver}-i386.deb")
-sha256sums_x86_64=('ef70a6715a2850af40a60a4f5f7efeaea66c401ad472a6635611f06324badc3c')
-sha256sums_i686=('ea43d63f75aee4f1affcd3e4cf62a91f8dad9c584bb3c05e15cecff52d5902aa')
+source_x86_64=("https://digilent.s3.amazonaws.com/Software/AdeptUtilities/${pkgver}/${pkgname}_${pkgver}-amd64.deb")
+source_i686=("https://digilent.s3.amazonaws.com/Software/AdeptUtilities/${pkgver}/${pkgname}_${pkgver}-i386.deb")
+sha256sums_x86_64=('ec9eef8340619aeba7d2f10dda63f05be35346302ad1b8f03e1f324f52665b20')
+sha256sums_i686=('12a3ef87ee861c259633d778cf6becba9a5a28f3d079828efe79d7b7169474d7')

 package(){
-    tar -xzf data.tar.gz --exclude="usr/share/lintian" -C "${pkgdir}"/
+    tar -xJf data.tar.xz --exclude="usr/share/lintian" -C "${pkgdir}"/

     [ -d "${pkgdir}"/usr/lib64 ] && mv "${pkgdir}"/usr/{lib64,lib}
     [ -d "${pkgdir}"/usr/sbin ] && mv "${pkgdir}"/usr/{sbin,bin}

Sc00tis_P00tis commented on 2019-01-19 23:48 (UTC)

The x86-64 link's SSL certificate has expired, which prevents curl from downloading the .deb. I solved this by downloading the snapshpot and revising the link to http.

Knight commented on 2018-04-23 08:25 (UTC)

@KP1533TM2 Hi, thanks for your suggestion, the urls have been updated now.

KP1533TM2 commented on 2018-04-22 17:40 (UTC) (edited on 2018-04-22 17:43 (UTC) by KP1533TM2)

Hi there. Donwloading .deb packages from cloud.digilentinc.com results in curl throwing SSL cert problems nowadays, it seems. Looks like this particular one expired just a couple of weeks ago. I'd suggest to update URLs as follows:

source_x86_64=("https://files.digilent.com/Software/Adept2/${pkgname}_${pkgver}-amd64.deb")

source_i686=("https://files.digilent.com/Software/Adept2/${pkgname}_${pkgver}-i386.deb")

I've got them from this page: https://reference.digilentinc.com/reference/software/adept/start?redirect=1#software_downloads