summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsaruman92022-08-11 10:37:52 +0800
committersaruman92022-08-11 10:37:52 +0800
commitd3f2ccc24d4b1a7c0b3ff35c8fd8819e6984fa62 (patch)
treeb1890f79c29148311aeb2ac594204ac94179fa41 /PKGBUILD
parent9f486447359865673f2d51747485212f751abb0c (diff)
downloadaur-d3f2ccc24d4b1a7c0b3ff35c8fd8819e6984fa62.tar.gz
Update version to 6.2.1113 and source URL (thanks @chinggg)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb1f5f8b021a..f45f63739b55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=understand
pkgname=$_pkgname-bin
-_pkgbuild=1096
-pkgver=6.1.$_pkgbuild
+_pkgbuild=1113
+pkgver=6.2.$_pkgbuild
pkgrel=1
pkgdesc="Static analysis tool for maintaining, measuring & analyzing critical or large code bases."
arch=('x86_64')
@@ -12,10 +12,10 @@ license=('custom')
depends=('libx11' 'libxau' 'libxcb' 'libxdmcp' 'libxext' 'freetype2' 'libxcrypt-compat')
options=('!strip')
-source=("https://latest.scitools.com/${_pkgname^}/${_pkgname^}-$pkgver-Linux-64bit.tgz"
+source=("https://s3.amazonaws.com/builds.scitools.com/all_builds/b${_pkgbuild}/${_pkgname^}/${_pkgname^}-$pkgver-Linux-64bit.tgz"
"$_pkgname.desktop"
"$_pkgname")
-sha256sums=('c62967879954e83b55171c214a4d3068cfec95b4038789dd22b732d370811951'
+sha256sums=('76347718ed1cf938f99e095a56e84068ffc025a8d3956f57cb3ee4dc4c4aa2fc'
'8cb7852252e678b12a7d84b1ccb99bdae9e22f47793787be827cae98076957c9'
'85ef433c24bbc0545552592cb342affa720a8f0fbe2dc6a5e488ee5cb054b0e6')