Compare commits
2 Commits
1c4dae1fd8
...
44522db9d4
Author | SHA1 | Date | |
---|---|---|---|
44522db9d4 | |||
21bd78a135 |
@ -1,6 +1,6 @@
|
||||
pkgname=honusbot-cli
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="curse per la tua arch"
|
||||
arch=('any')
|
||||
url="https://git.ignuranza.net/HonusBot/honusbot-cli.git"
|
||||
@ -15,6 +15,8 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "${pkgname}"
|
||||
mkdir -p "$pkgdir/usr/share/$pkgname"
|
||||
mkdir -p "$pkgdir/usr/bin"
|
||||
install "$pkgname.sh" "$pkgdir/usr/bin/$pkgname.sh"
|
||||
install "$pkgname.sh" "$pkgdir/usr/share/$pkgname/$pkgname.sh"
|
||||
ln -s "$pkgdir/usr/share/$pkgname/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
|
||||
}
|
||||
|
BIN
x86_64/cringe.db
BIN
x86_64/cringe.db
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
x86_64/honusbot-cli-1-3-any.pkg.tar.zst
Normal file
BIN
x86_64/honusbot-cli-1-3-any.pkg.tar.zst
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user