Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b528bdebd221b7333a7457fbadb4c879766d84e1
commit b528bdebd221b7333a7457fbadb4c879766d84e1 Author: DeX77 <[email protected]> Date: Fri Jan 26 09:08:39 2018 +0100 micro-1.4.0-1-x86_64 * version bump diff --git a/source/apps-extra/micro/FrugalBuild b/source/apps-extra/micro/FrugalBuild index 08a4137..5def2c3 100644 --- a/source/apps-extra/micro/FrugalBuild +++ b/source/apps-extra/micro/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=micro -pkgver=1.3.4 +pkgver=1.4.0 pkgextraver=dd5afc0 pkgrel=1 pkgdesc="A modern and intuitive terminal-based text editor" @@ -15,7 +15,7 @@ _F_github_author="zyedidia" _F_github_tag_v=y Finclude github source=("https://github.com/zyedidia/micro/releases/download/v${pkgver}/micro-$pkgver-src.tar.gz") -sha1sums=('1fd6633b875e965e5658fe00b9c299fd3d082678') +sha1sums=('e3dbb630a53ba7d79899c22bf4ce5fa535770138') _F_cd_path="src/github.com/zyedidia/micro" build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
