summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b8bcc5cb301..86f3bbfc0cc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = understand-bin
pkgdesc = Static analysis tool for maintaining, measuring & analyzing critical or large code bases.
- pkgver = 4.0.851
+ pkgver = 4.0.923
pkgrel = 1
url = https://scitools.com/
arch = i686
@@ -14,13 +14,13 @@ pkgbase = understand-bin
depends = ncurses5-compat-libs
options = !strip
options = !upx
- source_i686 = http://builds.scitools.com/all_builds/b851/Understand/Understand-4.0.851-Linux-32bit.tgz
+ source_i686 = http://builds.scitools.com/all_builds/b923/Understand/Understand-4.0.923-Linux-32bit.tgz
source_i686 = understand.desktop
source_i686 = understand
md5sums_i686 = SKIP
md5sums_i686 = 86ea741c38198d7291d5126ef0cd17f8
md5sums_i686 = 2927bc21f24ff8776a1c601379c9f19f
- source_x86_64 = http://builds.scitools.com/all_builds/b851/Understand/Understand-4.0.851-Linux-64bit.tgz
+ source_x86_64 = http://builds.scitools.com/all_builds/b923/Understand/Understand-4.0.923-Linux-64bit.tgz
source_x86_64 = understand.desktop
source_x86_64 = understand
md5sums_x86_64 = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5535f62d750d..f0108dd6b1d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=understand
pkgname=$_pkgname-bin
-_pkgbuild=851
+_pkgbuild=923
pkgver=4.0.$_pkgbuild
pkgrel=1
pkgdesc="Static analysis tool for maintaining, measuring & analyzing critical or large code bases."