prt-get-bashcompletion: update to 5.19 and fix source url (FS#1321)
This commit is contained in:
parent
4c098c81a1
commit
28fa70ba0f
@ -1 +1 @@
|
||||
d0abf2a28823f9527c36832d5cbb8257 prt-get-5.18.tar.gz
|
||||
a37751f1627a4e0125c8ffadfa85be80 prt-get-5.19.tar.gz
|
||||
|
@ -5,9 +5,9 @@
|
||||
# Depends on: bash-completion
|
||||
|
||||
name=prt-get-bashcompletion
|
||||
version=5.18
|
||||
release=2
|
||||
source=(http://jw.tks6.net/files/crux/prt-get-$version.tar.gz)
|
||||
version=5.19
|
||||
release=1
|
||||
source=(http://crux.nu/files/prt-get-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
sed -i prt-get-$version/misc/prt-get_complete \
|
||||
|
@ -1,4 +1,9 @@
|
||||
|
||||
README for prt-get
|
||||
|
||||
|
||||
POST-INSTALL
|
||||
execute prt-get cache to get package name completion
|
||||
|
||||
To get package name completion execute this command:
|
||||
|
||||
# prt-get cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user