summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfrealgagu2020-02-17 16:21:55 -0500
committerfrealgagu2020-02-17 16:21:55 -0500
commitd677f6e64d3ac8b3073fbd9d61c67b198af21607 (patch)
treead0bb666433d09ccefc6d587f57b0bf294313028 /.SRCINFO
parentf2a47b143817f523986a9d7eaea6ad574a25d3ae (diff)
downloadaur-d677f6e64d3ac8b3073fbd9d61c67b198af21607.tar.gz
Using pkgver to download current version number.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4075a839470..e18d87fba25b 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 = 1
+ pkgrel = 2
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=v1.4.1
+ source = micro-2.0.1::git+https://github.com/zyedidia/micro.git#tag=v2.0.1
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