From 0193331d53d6d63e804e9b80dbcc8bcf20aa2ab4 Mon Sep 17 00:00:00 2001 From: iggy Date: Sat, 11 Apr 2020 03:23:28 +0000 Subject: =?UTF-8?q?testing/micro:=20upgrade=20to=202.0.3=20=EF=BF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version bump to 2.0.3 --- testing/micro/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/micro') diff --git a/testing/micro/APKBUILD b/testing/micro/APKBUILD index 45c4748510..de86dbb7bc 100644 --- a/testing/micro/APKBUILD +++ b/testing/micro/APKBUILD @@ -1,12 +1,12 @@ # Contributor: Carlo Landmeter # Maintainer: pkgname=micro -pkgver=2.0.2 -pkgrel=1 +pkgver=2.0.3 +pkgrel=0 # This will need to be updated along with version as it cannot currently be # obtained from the tarball, and is necessary if the user is to make error # reports upsteam. -_commithash=c51f84955e5fe924c34b4f7e06d17cd8731022cf +_commithash=f59468642dd37c64fc374a9916faaa7cee8b1807 pkgdesc="A modern and intuitive terminal-based text editor" url="https://micro-editor.github.io/" options="!check chmod-clean" @@ -42,4 +42,4 @@ package() { install -Dm644 "$builddir"/assets/micro-solarized.png "$pkgdir"/usr/share/pixmaps/micro.png } -sha512sums="e269c1748ce090a29828577161e3efe5d49681f44eadd4defd47ccd47cc89269319a74198d1c4ab7d057e599972093f808468ac4a81e0d53ec55c2303cc0287d micro-2.0.2.tar.gz" +sha512sums="df146d8e1c73d149be420fa7869f4f6ae10a21d2be171db1c3bf52e308e41c73d9e84b47a7cd47941aaa2decc331706f1343b920dd649065071edd1dd19835dd micro-2.0.3.tar.gz" -- cgit v1.2.3