summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornycko1232017-12-06 09:53:54 +0100
committernycko1232017-12-06 09:53:54 +0100
commite70cf5980d14b10da95c5756a25c8d2eb0d8b9cd (patch)
tree486f48f99a1e47c8bf4456239577951b946e78b2
parent3ed2b6a9612401c9c7b89137b5468c59348df3aa (diff)
downloadaur-e70cf5980d14b10da95c5756a25c8d2eb0d8b9cd.tar.gz
Credits added
bumping pkg after merging
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d8a0139e238..cef5da7fbb19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = micro-bin
pkgdesc = A modern and intuitive terminal-based text editor
pkgver = 1.3.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/zyedidia/micro
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7062e27feedc..3e7f9296e0e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: nycko123 <nycko123 at gmail com>
# Contributor: haawda <stefan-husmann at t-online de>
-# Previous Maintainer: Youngbin Han <sukso96100 at gmail com>
+# All the credits go to:
+# Previous Maintainer (27.04.2016 - 15.10.2017): Youngbin Han <sukso96100 at gmail com>
# Previous Contributor: blainester <theblainestory at gmail com>
pkgname=micro-bin
pkgver=1.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="A modern and intuitive terminal-based text editor"
arch=('x86_64' 'i686')
url="https://github.com/zyedidia/micro"