mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
update pkgbuild
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,9 +1,9 @@
|
|||||||
# Contributor: Joël Schaerer <joel.schaerer@laposte.net>
|
# Contributor: Joël Schaerer <joel.schaerer@laposte.net>
|
||||||
pkgname=autojump
|
pkgname=autojump
|
||||||
pkgver=20090210
|
pkgver=20090210
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A faster way to navigate your filesystem from the command line"
|
pkgdesc="A faster way to navigate your filesystem from the command line"
|
||||||
arch=(i686)
|
arch=(i686 x86_64)
|
||||||
url="http://wiki.github.com/joelthelion/autojump"
|
url="http://wiki.github.com/joelthelion/autojump"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('bash' 'python')
|
depends=('bash' 'python')
|
||||||
|
|||||||
Reference in New Issue
Block a user