summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaruman92018-11-25 11:01:14 +0300
committersaruman92018-11-25 11:01:14 +0300
commitedabfaca993fde1f2da6a84fb853779e46769edc (patch)
tree837ffbc8c6d3cf05d746c413f97343d8f38b2828
parent6dc4051b47879901f82cf004cf79fc70ce266916 (diff)
downloadaur-edabfaca993fde1f2da6a84fb853779e46769edc.tar.gz
Level up: version 5.0.971
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be57eb7da4d5..8c184aec09aa 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 = 5.0.956
+ pkgver = 5.0.971
pkgrel = 1
url = https://scitools.com/
arch = i686
@@ -13,16 +13,16 @@ pkgbase = understand-bin
depends = libxext
depends = ncurses5-compat-libs
options = !strip
- source_i686 = http://builds.scitools.com/all_builds/b956/Understand/Understand-5.0.956-Linux-32bit.tgz
+ source_i686 = http://builds.scitools.com/all_builds/b971/Understand/Understand-5.0.971-Linux-32bit.tgz
source_i686 = understand.desktop
source_i686 = understand
- md5sums_i686 = 0370570bdc1095cfdd6828c509423fb8
+ md5sums_i686 = 8c6e6d7ed564734c9794db71834f9b7a
md5sums_i686 = 86ea741c38198d7291d5126ef0cd17f8
md5sums_i686 = 2927bc21f24ff8776a1c601379c9f19f
- source_x86_64 = http://builds.scitools.com/all_builds/b956/Understand/Understand-5.0.956-Linux-64bit.tgz
+ source_x86_64 = http://builds.scitools.com/all_builds/b971/Understand/Understand-5.0.971-Linux-64bit.tgz
source_x86_64 = understand.desktop
source_x86_64 = understand
- md5sums_x86_64 = e1650e2d7471f1104683d3b59a3ce74f
+ md5sums_x86_64 = ebd9bc489dbb84dfa35ace09dc09a68b
md5sums_x86_64 = 86ea741c38198d7291d5126ef0cd17f8
md5sums_x86_64 = 2927bc21f24ff8776a1c601379c9f19f
diff --git a/PKGBUILD b/PKGBUILD
index 959a93f84775..d077d18e51c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=understand
pkgname=$_pkgname-bin
-_pkgbuild=956
+_pkgbuild=971
pkgver=5.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=('0370570bdc1095cfdd6828c509423fb8'
+md5sums_i686=('8c6e6d7ed564734c9794db71834f9b7a'
'86ea741c38198d7291d5126ef0cd17f8'
'2927bc21f24ff8776a1c601379c9f19f')
-md5sums_x86_64=('e1650e2d7471f1104683d3b59a3ce74f'
+md5sums_x86_64=('ebd9bc489dbb84dfa35ace09dc09a68b'
'86ea741c38198d7291d5126ef0cd17f8'
'2927bc21f24ff8776a1c601379c9f19f')