X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-pa0-f68.google.com (mail-pa0-f68.google.com [209.85.220.68]) by lists.alpinelinux.org (Postfix) with ESMTP id 641995C4224 for ; Thu, 18 Aug 2016 20:00:34 +0000 (GMT) Received: by mail-pa0-f68.google.com with SMTP id ez1so2292477pab.3 for ; Thu, 18 Aug 2016 13:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=JVgsrRMmU96eypY6U7wB6SvvS5b5y/qxEKSIkEfWlr8=; b=hGJwqGVQDkHhzC3BF9etnpPSkvQqXTNaJZYkIy+9eyQJP3XrqvRXDPqb6e2NhZoWeO y/vub5J9fuYnQcTdgEWKSm1KusfokLh7pA6dmX3UTsno6fhuotkAzAzxO2OiEkY6TXob assuzDt+TncV6NCkqJBhs+/OUqJGU+Uirf+/ceysJRVpYZTqY3XcJPe8PtGmOb//L+MP 8ld/SPS5vJLMlsbUJV1/i0K6rW7uOKFVgaAArGfoHYrORrfSJo/4B2gKBlbEC69H5sLS uz+4r4Hp1SjwzhinyDUbkt0Otvj9K/Nn2YODDPDRPpBMcVh++U3414DFtKJpZ0nWEGe+ 4jGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=JVgsrRMmU96eypY6U7wB6SvvS5b5y/qxEKSIkEfWlr8=; b=jfh0nJU8lSpA9lfExcxXuHmdOdtGcmYrGC9vQGMRbY1huvC4OfmA97NSQP+o4s2UB9 R2jyuKgHVJty+HI4ac7MGPWy6QJPDQ40j/MZca/dnowtt/PS2+jAZNaHIgJKdrIWugKm 3YONFhIcS4wStS7yMZzOvfIED2zVvhghKWywjcKm91ty/ZY0OZyQBVmpZLFw0pWDPNos h6M+8I0SsgK/dN81kjFrR//eSqhG9mGBFnbr7weDgDesbQ+CvwqZR7J7somn31KW3Mt3 RFNcMBRdR7ZkxpLo5Ed71cYtrtr4XMCYRSD4jkGEm45Ygo0dZPQpZt6Eo3xgSrPYJ+LX EpXA== X-Gm-Message-State: AEkooutKiBxlwLm9ThmEQWiszPWHnYoZNtZauFvq19LFeCf375Rr/r5ksIItcUx/CPDQ5w== X-Received: by 10.66.79.138 with SMTP id j10mr7127522pax.60.1471550433587; Thu, 18 Aug 2016 13:00:33 -0700 (PDT) Received: from gmail.com (ec2-54-201-22-187.us-west-2.compute.amazonaws.com. [54.201.22.187]) by smtp.gmail.com with ESMTPSA id i137sm727786pfe.64.2016.08.18.13.00.32 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Aug 2016 13:00:33 -0700 (PDT) Date: Thu, 18 Aug 2016 20:00:31 +0000 From: Paul Morgan To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH] community/editorconfig: bump version and move from testing Message-ID: <20160818200030.GA2753@gmail.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: VIM - Vi IMproved 7.4 X-Mailer: Mutt 1.6.1 User-Agent: Mutt/1.6.1 (2016-04-27) --- {testing => community}/editorconfig/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename {testing => community}/editorconfig/APKBUILD (77%) diff --git a/testing/editorconfig/APKBUILD b/community/editorconfig/APKBUILD similarity index 77% rename from testing/editorconfig/APKBUILD rename to community/editorconfig/APKBUILD index 8f6fd37..b93b5da 100644 --- a/testing/editorconfig/APKBUILD +++ b/community/editorconfig/APKBUILD @@ -1,8 +1,8 @@ # Contributor: # Maintainer: Paul Morgan pkgname=editorconfig -pkgver=0.12.0 -pkgrel=1 +pkgver=0.12.1 +pkgrel=0 pkgdesc="EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)" url="https://github.com/editorconfig/editorconfig-core-c" arch="x86_64" @@ -45,6 +45,6 @@ package() { mv -f "$pkgdir/usr/bin/$pkgname-$pkgver" "$pkgdir/usr/bin/$pkgname" || return 1 } -md5sums="7bb7d82145984acf0b3568d161815b75 editorconfig-0.12.0.tar.gz" -sha256sums="a53b67aca5ba307c37e9e002fa6cc5e5399ac0099eaeeca700ad703ee6e5278b editorconfig-0.12.0.tar.gz" -sha512sums="5e3576a202823da0c78535b549efc29656d8fc15231ece2ad8e701bf2f7d76b14dc02e445dc71ea6a6da6fbcc624eac82539380e77a25111f215ace3f3a516e1 editorconfig-0.12.0.tar.gz" +md5sums="f15a4d417c405c8de54f132dc3429e46 editorconfig-0.12.1.tar.gz" +sha256sums="c7bd714c73f01edde583b059b51078173aa85a36fa05bb9652d35a75fe0ac372 editorconfig-0.12.1.tar.gz" +sha512sums="3517f7db84d632615ba651eeafab6730739b7bf01f4ea34fbca65f58463fbbcbabc101587b289a7922b55708453262c65569077c51087424d47d0676dc1db686 editorconfig-0.12.1.tar.gz" -- 2.9.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---