summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuglloc2015-10-25 18:20:24 +0200
committerbuglloc2015-10-25 18:20:24 +0200
commit90527880875f66a781dd7cc70774edda7c260c51 (patch)
treede9ff427edc733a7d39a052898063c137f13704a
parent0aad0d6502e672a6b1fe6f9a387718191ba1d9ad (diff)
downloadaur-90527880875f66a781dd7cc70774edda7c260c51.tar.gz
Version 0.2.6.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1313e3ced790..a14b50a9d9d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brick
pkgdesc = Bitrix24 messenger
- pkgver = 0.2.5.31
+ pkgver = 0.2.6.31
pkgrel = 1
url = https://github.com/buglloc/brick
install = brick.install
@@ -23,8 +23,8 @@ pkgbase = brick
conflicts = mesa-demos
noextract = cef-i686.tar.gz
noextract = cef-x86_64.tar.gz
- source = https://github.com/buglloc/brick/archive/v0.2.5.31.tar.gz
- sha256sums = 6492c88d7f8799bb02067d572de94b5469045aeda18b5a254a8e1f4c5df90d2f
+ source = https://github.com/buglloc/brick/archive/v0.2.6.31.tar.gz
+ sha256sums = edff4d46f6eceb00241ca773095e3b7031d359b9919837c542d61b1058cfb5dc
source_i686 = https://github.com/buglloc/cef-builds/raw/f9bef61268792ac8b37bd1f45bbe62840b2682a1/libs/cef-i686.tar.gz
sha256sums_i686 = bc8e3338ef6ea73c961a138f325ad613abbb8632fb34d4219fe58c8708c6e2fe
source_x86_64 = https://github.com/buglloc/cef-builds/raw/a719238c09e3ff3b341650b5f5ca115799560edd/libs/cef-x86_64.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index bfe39827c33f..8a34a1a6cc66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Krasichkov <buglloc _ at _ yandex _ dot _ru>
pkgname=brick
-pkgver=0.2.5.31
+pkgver=0.2.6.31
pkgrel=1
pkgdesc="Bitrix24 messenger"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ conflicts=("brick-git" "mesa-demos")
makedepends=("p7zip" "cmake")
install=${pkgname}.install
source=("https://github.com/buglloc/brick/archive/v${pkgver}.tar.gz")
-sha256sums=("6492c88d7f8799bb02067d572de94b5469045aeda18b5a254a8e1f4c5df90d2f")
+sha256sums=("edff4d46f6eceb00241ca773095e3b7031d359b9919837c542d61b1058cfb5dc")
source_x86_64=("https://github.com/buglloc/cef-builds/raw/a719238c09e3ff3b341650b5f5ca115799560edd/libs/cef-x86_64.tar.gz")
sha256sums_x86_64=("2d826a502b576da18d5d31f7028d3a2d10d1969b6450175c4ec596cec02d38e7")
source_i686=("https://github.com/buglloc/cef-builds/raw/f9bef61268792ac8b37bd1f45bbe62840b2682a1/libs/cef-i686.tar.gz")