mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
remove md5 since this is a git package
This commit is contained in:
1
PKGBUILD
1
PKGBUILD
@@ -8,7 +8,6 @@ url="http://wiki.github.com/joelthelion/autojump"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('bash' 'python')
|
depends=('bash' 'python')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
md5sums=()
|
|
||||||
install=(autojump.install)
|
install=(autojump.install)
|
||||||
|
|
||||||
_gitroot="git://github.com/joelthelion/autojump.git"
|
_gitroot="git://github.com/joelthelion/autojump.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user