diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-09-19 23:56:33 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-09-19 23:56:33 +0300 |
| commit | 3036e98e02f61a808a55d64dd8673eebc25fce75 (patch) | |
| tree | 97a93b5e48a1eed7b2719e83d42197e3a03b65cf /PKGBUILD | |
| parent | 9b4175a07cfb54b33fdb58dfe7c999b7d6a4c34e (diff) | |
Bump to v0.3.0
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F pkgname=mapbox-studio -pkgver=0.2.7 -pkgrel=2 +pkgver=0.3.0 +pkgrel=1 pkgdesc="Vector tile driven map design" arch=('x86_64') url="https://mapbox.com/mapbox-studio/" @@ -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=('671583b64167205ac6b1008f95e7176f53db897f') +sha1sums=('7b584166291879a64dfd0cce1dc3cb8bbd3403ec') prepare() { unzip -q mapbox-studio-linux-x64-v${pkgver}.zip |
