summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e18d87fba25b..3af18d4fa112 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = micro
pkgdesc = A modern and intuitive terminal-based text editor
- pkgver = 2.0.1
- pkgrel = 2
+ pkgver = 2.0.2
+ pkgrel = 1
url = https://github.com/zyedidia/micro
arch = armv6h
arch = armv7h
@@ -12,7 +12,7 @@ pkgbase = micro
makedepends = go
depends = glibc
optdepends = xclip: Required for copying/pasting text
- source = micro-2.0.1::git+https://github.com/zyedidia/micro.git#tag=v2.0.1
+ source = micro-2.0.2::git+https://github.com/zyedidia/micro.git#tag=v2.0.2
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