summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112018-07-09 18:05:35 +0200
committerjose17112018-07-09 18:05:35 +0200
commitd29b3e9a00bc9300c478dd2b63f186c4ba837d18 (patch)
treeaa460dd036a1c9ff6e13a6cdf321b74ba54317e7 /PKGBUILD
parent74064dd3fc9b4bae3725ffbc9e2f669fd7407efa (diff)
downloadaur-lfm.tar.gz
Updated website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92dd6b0ee28f..79ef7575668b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer:
+# Maintainer: Jose Riha <jose1711 gmail com>
# Contributor: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: TDY <tdy@gmx.com>
# Contributor: shamrok <szamrok :: gmail.com>
@@ -7,10 +7,10 @@
pkgname=lfm
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc="A powerful file manager for the UNIX console. Based on curses and written in Python."
arch=('any')
-url="https://bitbucket.org/inigoserna/lfm3"
+url="https://inigo.katxi.org/devel/lfm/"
license=('GPL3')
depends=('ncurses' 'python')
source=("https://bitbucket.org/inigoserna/lfm3/downloads/lfm-$pkgver.tar.gz")