summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrealgagu2020-06-19 12:47:07 -0500
committerfrealgagu2020-06-19 12:47:07 -0500
commitcfa5a07e84f87e41a6ca040a325bfae97219e65f (patch)
tree1f08e0b5d423e32b1452d2aaa9aa0ba51e14b96f
parent7b7957cc2379dab15e12d135498cfe20efc49623 (diff)
downloadaur-cfa5a07e84f87e41a6ca040a325bfae97219e65f.tar.gz
Upgrading to version 2.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9f3bac2a07d..65a587b7f6a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = micro
pkgdesc = A modern and intuitive terminal-based text editor
- pkgver = 2.0.4
+ pkgver = 2.0.5
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.4::git+https://github.com/zyedidia/micro.git#tag=v2.0.4
+ source = micro-2.0.5::git+https://github.com/zyedidia/micro.git#tag=v2.0.5
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 550b27651372..ece88e2f4053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: mar77i <mar77i at protonmail dot ch>
pkgname=micro
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="A modern and intuitive terminal-based text editor"
arch=("armv6h" "armv7h" "i686" "x86_64")