summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2015-09-09 11:55:58 +0200
committerMassimiliano Torromeo2015-09-09 11:55:58 +0200
commit77578f000cf78ac6234ece213f18b97a171e2626 (patch)
tree510f51341d85f4df871da56388422169ec362016
parentbff0b3d7daaa33881ccafbff1e8de50e1be1d6fe (diff)
downloadaur-77578f000cf78ac6234ece213f18b97a171e2626.tar.gz
Updated to 1.2.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1226a693f8b8..0ca31894ba60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blackfire-agent
pkgdesc = Blackfire Profiler - Fire up your PHP Apps Performance
- pkgver = 1.0.0
+ pkgver = 1.2.0
pkgrel = 1
url = https://blackfire.io
install = blackfire-agent.install
@@ -10,10 +10,10 @@ pkgbase = blackfire-agent
depends = glibc
source = blackfire-agent.service
sha256sums = aec343bca2f712d0dd22ccb43128d479e0280847e9573c2f37c183478f1ebcf6
- source_i686 = blackfire-agent-1.0.0_i686::http://packages.blackfire.io/binaries/blackfire-agent/1.0.0/blackfire-agent-linux_386
- sha256sums_i686 = 7d2ed163ef0703a6fdd784d37284e2d55674f4da9ebd33b702f22aec0297e229
- source_x86_64 = blackfire-agent-1.0.0_x86_64::http://packages.blackfire.io/binaries/blackfire-agent/1.0.0/blackfire-agent-linux_amd64
- sha256sums_x86_64 = 0c5fade43e68767d77f4bf3e19667fde2917c15589c92662c060fb1dc2a2b6a2
+ source_i686 = blackfire-agent-1.2.0_i686::http://packages.blackfire.io/binaries/blackfire-agent/1.2.0/blackfire-agent-linux_386
+ sha256sums_i686 = 850be7254bc736f9fd2580cb6ac9d1ac28b135effe519d60b1ab92f160d05dee
+ source_x86_64 = blackfire-agent-1.2.0_x86_64::http://packages.blackfire.io/binaries/blackfire-agent/1.2.0/blackfire-agent-linux_amd64
+ sha256sums_x86_64 = 7927adedd92dd3d4cb786ff7ed1690b45a31e12f352ddabefdc1db4665f8c6fa
pkgname = blackfire-agent
diff --git a/PKGBUILD b/PKGBUILD
index 5bbae2e0a590..56363665c2c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=blackfire-agent
-pkgver=1.0.0
+pkgver=1.2.0
pkgrel=1
pkgdesc='Blackfire Profiler - Fire up your PHP Apps Performance'
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@ source_i686=("blackfire-agent-${pkgver}_i686::http://packages.blackfire.io/binar
source_x86_64=("blackfire-agent-${pkgver}_x86_64::http://packages.blackfire.io/binaries/blackfire-agent/$pkgver/blackfire-agent-linux_amd64")
sha256sums=('aec343bca2f712d0dd22ccb43128d479e0280847e9573c2f37c183478f1ebcf6')
-sha256sums_i686=('7d2ed163ef0703a6fdd784d37284e2d55674f4da9ebd33b702f22aec0297e229')
-sha256sums_x86_64=('0c5fade43e68767d77f4bf3e19667fde2917c15589c92662c060fb1dc2a2b6a2')
+sha256sums_i686=('850be7254bc736f9fd2580cb6ac9d1ac28b135effe519d60b1ab92f160d05dee')
+sha256sums_x86_64=('7927adedd92dd3d4cb786ff7ed1690b45a31e12f352ddabefdc1db4665f8c6fa')
package(){
install -dm 755 "$pkgdir"/etc/blackfire