summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaruman92016-06-15 18:40:07 +0300
committersaruman92016-06-15 18:40:07 +0300
commit3cdaf0b48dcf22b3d7988c931bfea9c902fa1c87 (patch)
treeee50be2391779ce57ab6f9b1e71af4c1e0d27eb7
parent550745ce1e3a1fcfe205c6f454ccc6a791ed9750 (diff)
downloadaur-3cdaf0b48dcf22b3d7988c931bfea9c902fa1c87.tar.gz
Level up: version 4.0.844
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9338b06a2372..040821cf6617 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.833
+ pkgver = 4.0.844
pkgrel = 1
url = https://scitools.com/
arch = i686
@@ -14,16 +14,16 @@ pkgbase = understand-bin
depends = libtinfo5
options = !strip
options = !upx
- source_i686 = http://builds.scitools.com/all_builds/b833/Understand/Understand-4.0.833-Linux-32bit.tgz
+ source_i686 = http://builds.scitools.com/all_builds/b844/Understand/Understand-4.0.844-Linux-32bit.tgz
source_i686 = understand.desktop
source_i686 = understand
- md5sums_i686 = f4fa953527c0f71e831f5bb44739c567
+ md5sums_i686 = 4f5dd9b7ef1cfb533bf3b78f3473828e
md5sums_i686 = 86ea741c38198d7291d5126ef0cd17f8
md5sums_i686 = 2927bc21f24ff8776a1c601379c9f19f
- source_x86_64 = http://builds.scitools.com/all_builds/b833/Understand/Understand-4.0.833-Linux-64bit.tgz
+ source_x86_64 = http://builds.scitools.com/all_builds/b844/Understand/Understand-4.0.844-Linux-64bit.tgz
source_x86_64 = understand.desktop
source_x86_64 = understand
- md5sums_x86_64 = 1684d8f63bc8925460529992cdced458
+ md5sums_x86_64 = cff423d4b8f19fb57a437964133319e5
md5sums_x86_64 = 86ea741c38198d7291d5126ef0cd17f8
md5sums_x86_64 = 2927bc21f24ff8776a1c601379c9f19f
diff --git a/PKGBUILD b/PKGBUILD
index 71faf0ac5e68..8e55c157cd97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=understand
pkgname=$_pkgname-bin
-_pkgbuild=833
+_pkgbuild=844
pkgver=4.0.$_pkgbuild
pkgrel=1
pkgdesc="Static analysis tool for maintaining, measuring & analyzing critical or large code bases."
@@ -19,10 +19,10 @@ source_i686=("http://builds.scitools.com/all_builds/b$_pkgbuild/${_pkgname^}/${_
source_x86_64=("http://builds.scitools.com/all_builds/b$_pkgbuild/${_pkgname^}/${_pkgname^}-$pkgver-Linux-64bit.tgz"
"$_pkgname.desktop"
"$_pkgname")
-md5sums_i686=('f4fa953527c0f71e831f5bb44739c567'
+md5sums_i686=('4f5dd9b7ef1cfb533bf3b78f3473828e'
'86ea741c38198d7291d5126ef0cd17f8'
'2927bc21f24ff8776a1c601379c9f19f')
-md5sums_x86_64=('1684d8f63bc8925460529992cdced458'
+md5sums_x86_64=('cff423d4b8f19fb57a437964133319e5'
'86ea741c38198d7291d5126ef0cd17f8'
'2927bc21f24ff8776a1c601379c9f19f')