summaryrefslogtreecommitdiff
path: root/aur/mapbox-studio
diff options
context:
space:
mode:
Diffstat (limited to 'aur/mapbox-studio')
-rw-r--r--aur/mapbox-studio/.SRCINFO10
-rw-r--r--aur/mapbox-studio/PKGBUILD4
2 files changed, 8 insertions, 6 deletions
diff --git a/aur/mapbox-studio/.SRCINFO b/aur/mapbox-studio/.SRCINFO
index 868c934..96d29a3 100644
--- a/aur/mapbox-studio/.SRCINFO
+++ b/aur/mapbox-studio/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Mon Feb 1 22:16:28 UTC 2016
pkgbase = mapbox-studio
pkgdesc = Vector tile driven map design
- pkgver = 0.3.0
+ pkgver = 0.3.3
pkgrel = 1
url = https://mapbox.com/mapbox-studio/
arch = x86_64
license = BSD
makedepends = unzip
- noextract = mapbox-studio-linux-x64-v0.3.0.zip
- source = https://mapbox.s3.amazonaws.com/mapbox-studio/mapbox-studio-linux-x64-v0.3.0.zip
- sha1sums = 7b584166291879a64dfd0cce1dc3cb8bbd3403ec
+ 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
pkgname = mapbox-studio
diff --git a/aur/mapbox-studio/PKGBUILD b/aur/mapbox-studio/PKGBUILD
index 921c821..16a30be 100644
--- a/aur/mapbox-studio/PKGBUILD
+++ b/aur/mapbox-studio/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F
pkgname=mapbox-studio
-pkgver=0.3.0
+pkgver=0.3.3
pkgrel=1
pkgdesc="Vector tile driven map design"
arch=('x86_64')
@@ -11,7 +11,7 @@ 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=('7b584166291879a64dfd0cce1dc3cb8bbd3403ec')
+sha1sums=('b0c80aa7143e47db0f08144f302cd96654d2cc65')
prepare() {
unzip -q mapbox-studio-linux-x64-v${pkgver}.zip