aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNexAdn2018-01-05 18:25:59 +0100
committerNexAdn2018-01-05 18:25:59 +0100
commita25d09ebda67f0f06f35c57d15afac2caf5e5ec4 (patch)
tree3bc58e01d912c7dee3802ba7534fc16fa0ac63d1
parentca8d137caf23ffe983743b771775292d7734fbde (diff)
downloadaur-a25d09ebda67f0f06f35c57d15afac2caf5e5ec4.tar.gz
Version update
Signed-off-by: NexAdn <nexadn@yandex.com>
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcdd6181ff7e..7c998df0c918 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cef-standard
pkgdesc = Chromium Embedded Framework standard release
pkgver = 3.3239
- pkgrel = 2
+ pkgrel = 3
url = https://bitbucket.org/chromiumembedded/cef
arch = i686
arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = cef-standard
provides = cef
provides = cef-minimal
conflicts = cef-minimal
- source_i686 = http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.1716.g735b746_linux32.tar.bz2
+ source_i686 = http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.1721.g86eb141_linux32.tar.bz2
sha1sums_i686 = 3f8a50f39b6102dc77c91d0909281d718638900c
- source_x86_64 = http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.1716.g735b746_linux64.tar.bz2
+ source_x86_64 = http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.1721.g86eb141_linux64.tar.bz2
sha1sums_x86_64 = 280d13420d81eb2f0512f7d98bcea7ff119c73cb
pkgname = cef-standard
diff --git a/PKGBUILD b/PKGBUILD
index fc64a04a72ed..1dc96b5d6732 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: NexAdn <nexadn@yandex.com>
pkgname=cef-standard
pkgver=3.3239
-_subver_i686=1716.g735b746
+_subver_i686=1721.g86eb141
_subver_x86_64=${_subver_i686}
-pkgrel=2
+pkgrel=3
pkgdesc="Chromium Embedded Framework standard release"
arch=("i686" "x86_64")
url="https://bitbucket.org/chromiumembedded/cef"