Compare commits

..

No commits in common. "44522db9d4be592686f0e5d8ea4baf8f5dde982c" and "1c4dae1fd8fedf01f2f4907a5662b981e4ce7698" have entirely different histories.

6 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgname=honusbot-cli
pkgver=1
pkgrel=3
pkgrel=2
pkgdesc="curse per la tua arch"
arch=('any')
url="https://git.ignuranza.net/HonusBot/honusbot-cli.git"
@ -15,8 +15,6 @@ build() {
package() {
cd "${pkgname}"
mkdir -p "$pkgdir/usr/share/$pkgname"
mkdir -p "$pkgdir/usr/bin"
install "$pkgname.sh" "$pkgdir/usr/share/$pkgname/$pkgname.sh"
ln -s "$pkgdir/usr/share/$pkgname/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
install "$pkgname.sh" "$pkgdir/usr/bin/$pkgname.sh"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.