summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortommy2017-12-05 03:05:37 +0000
committertommy2017-12-05 03:05:37 +0000
commitf8457160096256b75f23635dce5fb992f54ce864 (patch)
tree69f8a3e719ba4f05543a882e5db3f7ad52821ffc
parent77aab31a3681f8471645b47a90ac5cea2ad14520 (diff)
downloadaur-f8457160096256b75f23635dce5fb992f54ce864.tar.gz
micro edtior - nightly update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9038e1c699f7..525e51306679 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Auto generated file by makepkg --printsrcinfo > .SRCINFO
pkgbase = micro-nightly-bin
pkgdesc = A modern and intuitive terminal-based text editor
- pkgver = 1.3.5.13
+ pkgver = 1.3.5.17
pkgrel = 1
url = https://github.com/zyedidia/micro
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = micro-nightly-bin
provides = micro
conflicts = micro-git
conflicts = micro
- source_x86_64 = https://github.com/zyedidia/micro/releases/download/nightly/micro-1.3.5-dev.13-linux64.tar.gz
+ source_x86_64 = https://github.com/zyedidia/micro/releases/download/nightly/micro-1.3.5-dev.17-linux64.tar.gz
sha256sums_x86_64 = SKIP
- source_i686 = https://github.com/zyedidia/micro/releases/download/nightly/micro-1.3.5-dev.13-linux32.tar.gz
+ source_i686 = https://github.com/zyedidia/micro/releases/download/nightly/micro-1.3.5-dev.17-linux32.tar.gz
sha256sums_i686 = SKIP
pkgname = micro-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index bdda86698c8b..498a04b8494a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Previous Maintainer: Atnanasis <ys2000pro@gmail.com>
# Contributor: Youngbin Han <sukso96100@gmail.com>
pkgname=micro-nightly-bin
-pkgver=1.3.5.13
+pkgver=1.3.5.17
pkgrel=1
-_hash="1.3.5-dev.13"
+_hash="1.3.5-dev.17"
pkgdesc="A modern and intuitive terminal-based text editor"
arch=('x86_64' 'i686')
url="https://github.com/zyedidia/micro"