From fc69a0cf61ca58b669d79290e8437b06835e96fa Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 8 Apr 2016 22:39:43 +0300 Subject: Bump mapbox-studio to v0.3.4 --- aur/mapbox-studio/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aur/mapbox-studio/PKGBUILD') diff --git a/aur/mapbox-studio/PKGBUILD b/aur/mapbox-studio/PKGBUILD index 16a30be..54231e4 100644 --- a/aur/mapbox-studio/PKGBUILD +++ b/aur/mapbox-studio/PKGBUILD @@ -1,17 +1,17 @@ # Maintainer: Yuval Adam 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 -- cgit v1.3.1