summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM1cha2017-12-17 21:41:16 +0100
committerM1cha2017-12-17 21:41:16 +0100
commitebbedf235a5060f538591349054935648c6685a9 (patch)
treea4a82f0f8395981cab9f887c4aa527bf43bc5f11
parent42b0dd7486b0fbbaf79ea5b416e3d10b44fb05be (diff)
downloadaur-ebbedf235a5060f538591349054935648c6685a9.tar.gz
update to 1.22.0_75_gbaf03c2_5.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a80661506f22..c006e2fe46bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gcc-xtensa-esp32-elf-bin
pkgdesc = ESP32 Toolchain
- pkgver = 1.22.0_73_ge28a011_5.2.0
+ pkgver = 1.22.0_75_gbaf03c2_5.2.0
pkgrel = 1
url = https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = gcc-xtensa-esp32-elf-bin
depends = glibc
options = !strip
options = staticlibs
- source = https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-73-ge28a011-5.2.0.tar.gz
+ source = https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-75-gbaf03c2-5.2.0.tar.gz
sha256sums = 3763dbed9fd43901c07757622e9c46d29e89eda812b83627df5cb9d019cae0e5
pkgname = gcc-xtensa-esp32-elf-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6d2a8a95dffc..0f9afb11e48e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Contributor: 2bluesc <2bluesc gmail.com>
# Contributor: Vadzim Dambrouski <pftbest gmail.com>
pkgname=gcc-xtensa-esp32-elf-bin
-pkgver=1.22.0_73_ge28a011_5.2.0
+pkgver=1.22.0_75_gbaf03c2_5.2.0
pkgrel=1
pkgdesc="ESP32 Toolchain"
arch=('x86_64')
depends=('glibc')
url="https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html"
-source=("https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-73-ge28a011-5.2.0.tar.gz")
+source=("https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-75-gbaf03c2-5.2.0.tar.gz")
license=('GPL' 'LGPL')
options=(!strip staticlibs)
-sha256sums=('3763dbed9fd43901c07757622e9c46d29e89eda812b83627df5cb9d019cae0e5')
+sha256sums=('c65a719545b773149cad7008c618053443f57a9c15e4ad60877ccce0a5eef82a')
package() {
mkdir -p $pkgdir/usr