summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuval Adam2016-04-08 22:39:43 +0300
committerYuval Adam2016-04-08 22:39:43 +0300
commit9865867942d0f2729574f58996919692d64f71ef (patch)
tree95ee738221dbd411f5b9540c77a5bdfc0de342b0
parent9d2edc5983664de929f42c5550df1bec2c7c6f12 (diff)
downloadaur-mapbox-studio.tar.gz
Bump mapbox-studio to v0.3.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96d29a31a897..964221a4dabf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Mon Feb 1 22:16:28 UTC 2016
+# Fri Apr 8 19:39:33 UTC 2016
pkgbase = mapbox-studio
pkgdesc = Vector tile driven map design
- pkgver = 0.3.3
+ pkgver = 0.3.4
pkgrel = 1
- url = https://mapbox.com/mapbox-studio/
+ url = https://mapbox.com/mapbox-studio-classic/
arch = x86_64
license = BSD
makedepends = unzip
- noextract = mapbox-studio-linux-x64-v0.3.3.zip
- source = https://mapbox.s3.amazonaws.com/mapbox-studio/mapbox-studio-linux-x64-v0.3.3.zip
- sha1sums = b0c80aa7143e47db0f08144f302cd96654d2cc65
+ noextract = mapbox-studio-linux-x64-v0.3.4.zip
+ source = https://mapbox.s3.amazonaws.com/mapbox-studio/mapbox-studio-linux-x64-v0.3.4.zip
+ sha1sums = 521e722fd5a317f48af2dc718447c9323041bd85
pkgname = mapbox-studio
diff --git a/PKGBUILD b/PKGBUILD
index 16a30be6cff5..54231e4997e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F
pkgname=mapbox-studio
-pkgver=0.3.3
+pkgver=0.3.4
pkgrel=1
pkgdesc="Vector tile driven map design"
arch=('x86_64')
-url="https://mapbox.com/mapbox-studio/"
+url="https://mapbox.com/mapbox-studio-classic/"
license=(BSD)
depends=()
makedepends=(unzip)
source=("https://mapbox.s3.amazonaws.com/mapbox-studio/mapbox-studio-linux-x64-v${pkgver}.zip")
noextract=("mapbox-studio-linux-x64-v${pkgver}.zip")
-sha1sums=('b0c80aa7143e47db0f08144f302cd96654d2cc65')
+sha1sums=('521e722fd5a317f48af2dc718447c9323041bd85')
prepare() {
unzip -q mapbox-studio-linux-x64-v${pkgver}.zip