summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Gario2016-07-26 09:42:17 +0200
committerAlessandro Gario2016-07-26 09:42:17 +0200
commitb31d280749555fdca753e5d64363829537e151aa (patch)
treef8ddd757fa7948c2e39b86fa80cb4fcf919f6400
parent94e3992b45f81e30ebfb9544171fe59d32b80cb0 (diff)
downloadaur-b31d280749555fdca753e5d64363829537e151aa.tar.gz
Updated to version 2.6.2.
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e54a82eb050..4fec43c32de5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cerbero-profiler
pkgdesc = Cerbero Profiler is a tool designed primarily for malware and forensic analysis. It supports a huge number of file formats on which it performs analysis and lets the user inspect their internal layout.
- pkgver = 2.6.0
+ pkgver = 2.6.2
pkgrel = 1
url = http://cerbero.io/profiler
arch = x86_64
@@ -14,12 +14,11 @@ pkgbase = cerbero-profiler
provides = cerbero-profiler
noextract = libpython3.4_3.4.3-1ubuntu1~14.04.3_amd64.deb
noextract = libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb
- source = https://store.cerbero.io/static/downloads/profiler/profiler_2.6.0.tar.gz
+ source = https://store.cerbero.io/static/downloads/profiler/profiler_2.6.2.tar.gz
source = http://mirrors.kernel.org/ubuntu/pool/main/p/python3.4/libpython3.4_3.4.3-1ubuntu1~14.04.3_amd64.deb
source = http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.50-1ubuntu2.14.04.2_amd64.deb
- sha1sums = ae1faf895aadf0812d46410e01a86918a3c2fceb
+ sha1sums = c4517aac16d56aeca6a64e9bff06bf5496875ef3
sha1sums = 651c686d24b7310361a739b63228bc312d0e5553
sha1sums = 0fd57a753a5e46659492187f804d6981158d8a00
pkgname = cerbero-profiler
-
diff --git a/PKGBUILD b/PKGBUILD
index 4fe9ccb64b71..e21987163f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alessandro Gario <alessandro@icerbero.com>
pkgname=cerbero-profiler
-pkgver=2.6.0
+pkgver=2.6.2
pkgrel=1
pkgdesc="Cerbero Profiler is a tool designed primarily for malware and forensic analysis. It supports a huge number of file formats on which it performs analysis and lets the user inspect their internal layout."
arch=('x86_64')
@@ -21,7 +21,7 @@ noextract=('libpython3.4_3.4.3-1ubuntu1~14.04.3_amd64.deb' 'libpng12-0_1.2.50-1u
# 3. https://store.cerbero.io/profiler/download
#
-sha1sums=('ae1faf895aadf0812d46410e01a86918a3c2fceb' '651c686d24b7310361a739b63228bc312d0e5553' '0fd57a753a5e46659492187f804d6981158d8a00')
+sha1sums=('c4517aac16d56aeca6a64e9bff06bf5496875ef3' '651c686d24b7310361a739b63228bc312d0e5553' '0fd57a753a5e46659492187f804d6981158d8a00')
prepare() {
# we have to manually extract our two external dependencies since