summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Swift2019-06-30 18:38:43 -0400
committerMikhail Swift2019-06-30 18:38:43 -0400
commitab8d4f4b4bc533609cc2ed5a75e46a447324fac6 (patch)
tree0639bbda894fa63324b08afc6ca798b897ee49d4
parent1bc8d2e6ce41ea3ce0ad325f855f265a51a9ce08 (diff)
downloadaur-ab8d4f4b4bc533609cc2ed5a75e46a447324fac6.tar.gz
Bump rel version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1374bb78e649..2fc58c2ba626 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lazydocker
pkgdesc = A simple terminal UI for docker and docker-compose, written in Go with the gocui library.
pkgver = 0.2.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jesseduffield/lazydocker
arch = 1686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8f4df74d32a2..ff62b585f77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mikhail Swift <mikhail.swift@gmail.com>
pkgname=lazydocker
pkgver=0.2.4
-pkgrel=1
+pkgrel=2
pkgdesc='A simple terminal UI for docker and docker-compose, written in Go with the gocui library.'
arch=('1686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url='https://github.com/jesseduffield/lazydocker'