Search Criteria
Package Details: autodl-irssi-community 2.6.2-1
Git Clone URL: | https://aur.archlinux.org/autodl-irssi-community.git (read-only, click to copy) |
---|---|
Package Base: | autodl-irssi-community |
Description: | Community fork plugin for irssi to monitor IRC channels and filter for torrents. |
Upstream URL: | https://github.com/autodl-community/autodl-irssi |
Keywords: | torrent |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | hv15 |
Maintainer: | hv15 |
Last Packager: | hv15 |
Votes: | 3 |
Popularity: | 0.008214 |
First Submitted: | 2016-06-26 12:51 |
Last Updated: | 2020-03-15 10:18 |
Latest Comments
hv15 commented on 2016-08-05 15:28
@Superpiffer: Thanks, completely failed to miss that....fixed
Superpiffer commented on 2016-08-05 15:02
There's a typo at line 35:
cp -r "AutodlIrssi" "$pkgdir/usr/share/$_pkgname/"A
should be
cp -r "AutodlIrssi" "$pkgdir/usr/share/$_pkgname/"
or
cp -r "AutodlIrssi" "$pkgdir/usr/share/$_pkgname/AutodlIrssi"