1
0
mirror of https://github.com/balkian/draft-bin.git synced 2025-08-29 15:02:21 +00:00

Bump to v0.14.1

This commit is contained in:
J. Fernando Sánchez
2018-04-30 19:40:53 +02:00
parent 8d9b3f5df8
commit 64b880db7f
3 changed files with 11 additions and 11 deletions

View File

@@ -3,17 +3,17 @@
pkgname=draft-bin
pkgdesc="Draft client"
pkgver=0.13.0
pkgver=0.14.1
pkgrel=1
arch=('i686' 'x86_64')
url="http://draft.sh"
license=('mit')
conflicts=()
_draft_file=draft-$pkgver
source_i686=($_draft_file::https://azuredraft.blob.core.windows.net/draft/draft-v0.13.0-linux-386.tar.gz )
source_x86_64=($_draft_file::https://azuredraft.blob.core.windows.net/draft/draft-v0.13.0-linux-amd64.tar.gz )
md5sums_i686=('3b1db30e50b2406eb8ec64f264cab30d')
md5sums_x86_64=('e55715d83d9749517bfa8b404f01b5ca')
source_i686=($_draft_file::https://azuredraft.blob.core.windows.net/draft/draft-v0.14.1-linux-386.tar.gz )
source_x86_64=($_draft_file::https://azuredraft.blob.core.windows.net/draft/draft-v0.14.1-linux-amd64.tar.gz )
md5sums_i686=('f951f980762ead7eea1de2e98034cfc7')
md5sums_x86_64=('432f14fce8c2382335730194772bcca5')
package() {
FOLDER="linux-386"