summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsaruman92023-01-27 11:37:21 +0800
committersaruman92023-01-27 11:37:21 +0800
commit9ae28401a4ab3e297a848aef4e20377d45a87021 (patch)
tree6c156a6b8c0a32e823c19d450e2075076fbd4a2d /PKGBUILD
parentd3f2ccc24d4b1a7c0b3ff35c8fd8819e6984fa62 (diff)
downloadaur-9ae28401a4ab3e297a848aef4e20377d45a87021.tar.gz
Update version to 6.3.1130
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f45f63739b55..5750cbe4252d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=understand
pkgname=$_pkgname-bin
-_pkgbuild=1113
-pkgver=6.2.$_pkgbuild
+_pkgbuild=1130
+pkgver=6.3.$_pkgbuild
pkgrel=1
pkgdesc="Static analysis tool for maintaining, measuring & analyzing critical or large code bases."
arch=('x86_64')
@@ -15,7 +15,7 @@ options=('!strip')
source=("https://s3.amazonaws.com/builds.scitools.com/all_builds/b${_pkgbuild}/${_pkgname^}/${_pkgname^}-$pkgver-Linux-64bit.tgz"
"$_pkgname.desktop"
"$_pkgname")
-sha256sums=('76347718ed1cf938f99e095a56e84068ffc025a8d3956f57cb3ee4dc4c4aa2fc'
+sha256sums=('058ff75c055baacdec41cb82e8bdf79fe67c067d929eb0620d389d40fba4d7aa'
'8cb7852252e678b12a7d84b1ccb99bdae9e22f47793787be827cae98076957c9'
'85ef433c24bbc0545552592cb342affa720a8f0fbe2dc6a5e488ee5cb054b0e6')