summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormar77i2018-04-05 08:37:24 +0200
committermar77i2018-04-05 08:37:24 +0200
commitb6ad2f3a28d2028a2f53844616d7d77ca76eb002 (patch)
tree1cac29868016c50ea90045958e177d1581515ad1
parent1811b8b7cd0b82412b1c3b7c93ab9a7dbc3e4d1b (diff)
downloadaur-b6ad2f3a28d2028a2f53844616d7d77ca76eb002.tar.gz
seems like I misread the version in the latest builds; there's no tag for 1.4.1 yet
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf34f1cfc4df..2b9a5f613257 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = micro
pkgdesc = A modern and intuitive terminal-based text editor
- pkgver = 1.4.1
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/zyedidia/micro
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e74f7be443c3..c86d2e1e4371 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: blainester <theblainestory@gmail.com>
# Contributor: mar77i <mar77i at protonmail dot ch>
pkgname=micro
-pkgver=1.4.1
+pkgver=1.4.0
pkgrel=1
pkgdesc="A modern and intuitive terminal-based text editor"
arch=('x86_64' 'i686')