summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrealgagu2020-09-07 13:55:52 -0500
committerfrealgagu2020-09-07 13:55:52 -0500
commit9fee90fe1ca620491da193a746986a01ab46c786 (patch)
tree1ee8326e6a65fe61dee1db558e0fafde722df710
parenta1e3a0b72205b4a224cb2065ffbfc282dac1d1fc (diff)
downloadaur-9fee90fe1ca620491da193a746986a01ab46c786.tar.gz
Upgrading to version 2.0.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d6e8eb009e1..c927e0586460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = micro
pkgdesc = A modern and intuitive terminal-based text editor
- pkgver = 2.0.6
+ pkgver = 2.0.7
pkgrel = 1
url = https://github.com/zyedidia/micro
arch = armv6h
@@ -12,7 +12,7 @@ pkgbase = micro
makedepends = go
depends = glibc
optdepends = xclip: Required for copying/pasting text
- source = micro-2.0.6::git+https://github.com/zyedidia/micro.git#tag=v2.0.6
+ source = micro-2.0.7::git+https://github.com/zyedidia/micro.git#tag=v2.0.7
source = semver::git+https://github.com/blang/semver
source = go-humanize::git+https://github.com/dustin/go-humanize
source = errors::git+https://github.com/go-errors/errors
diff --git a/PKGBUILD b/PKGBUILD
index e47080ee9ced..bc46582b852b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: mar77i <mar77i at protonmail dot ch>
pkgname=micro
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="A modern and intuitive terminal-based text editor"
arch=("armv6h" "armv7h" "i686" "x86_64")