summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrealgagu2020-10-13 20:15:14 -0500
committerfrealgagu2020-10-13 20:15:14 -0500
commiteaf9a77a017391d653d493576525fe3ec54515c2 (patch)
tree9c702fbb4ed86ab09d9f24c59e2cf4d44d03b925
parent9fee90fe1ca620491da193a746986a01ab46c786 (diff)
downloadaur-eaf9a77a017391d653d493576525fe3ec54515c2.tar.gz
Upgrading to version 2.0.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c927e0586460..677257ccff3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = micro
pkgdesc = A modern and intuitive terminal-based text editor
- pkgver = 2.0.7
+ pkgver = 2.0.8
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.7::git+https://github.com/zyedidia/micro.git#tag=v2.0.7
+ source = micro-2.0.8::git+https://github.com/zyedidia/micro.git#tag=v2.0.8
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 bc46582b852b..4b3c6467a671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: mar77i <mar77i at protonmail dot ch>
pkgname=micro
-pkgver=2.0.7
+pkgver=2.0.8
pkgrel=1
pkgdesc="A modern and intuitive terminal-based text editor"
arch=("armv6h" "armv7h" "i686" "x86_64")