[arch-commits] Commit in micro/trunk (PKGBUILD)

Alexander Rødseth arodseth at gemini.archlinux.org
Thu Aug 4 11:32:55 UTC 2022


    Date: Thursday, August 4, 2022 @ 11:32:55
  Author: arodseth
Revision: 1260259

upgpkg: micro 2.0.11-2

Modified:
  micro/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-04 11:26:56 UTC (rev 1260258)
+++ PKGBUILD	2022-08-04 11:32:55 UTC (rev 1260259)
@@ -5,9 +5,10 @@
 # Contributor: Youngbin Han <sukso96100 at gmail.com>
 # Contributor: blainester <theblainestory at gmail.com>
 # Contributor: mar77i <mar77i at protonmail dot ch>
+
 pkgname=micro
 pkgver=2.0.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Modern and intuitive terminal-based text editor'
 arch=(x86_64)
 url='https://micro-editor.github.io/'
@@ -15,7 +16,7 @@
 makedepends=(git go)
 optdepends=('wl-clipboard: for copying/pasting text using Wayland'
             'xclip: for copying/pasting text using X')
-source=("git+https://github.com/zyedidia/micro#commit=b97638566ea8431712f0faafe23661da2db0e8ec") # tag: v2.0.10
+source=("git+https://github.com/zyedidia/micro#commit=225927b9a25f0d50ea63ea18bc7bb68e404c0cfd") # tag: v2.0.11
 b2sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list