Compare commits

..

No commits in common. "afef6833e266989576bc90bbe13f17a01d6eea25" and "8094cbf062c629b80b72518a8d637c026fca5f91" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -1,9 +1,10 @@
# Maintainer: Lynnesbian <lynne@bune.city>
# for some reason, the installed program won't launch :c
pkgname=buypeeb-git # '-bzr', '-git', '-hg' or '-svn'
_srcname=buypeeb-cs
pkgver=r89.d548d75
pkgrel=1
options=('!strip') # unfortunately, `strip` strips the whole program 0uo
options=('!strip')
pkgdesc="A simple desktop program for keeping track of Yahoo! Auctions Japan items"
arch=('x86_64')
url="https://git.bune.city/lynnesbian/buypeeb-cs"

View file

@ -13,8 +13,6 @@ dotnet run
## quick install (arch linux)
```bash
mkdir buypeeb
cd buypeeb
curl https://git.bune.city/lynnesbian/buypeeb-cs/raw/branch/master/PKGBUILD
makepkg -si # installs to /usr/bin/buypeeb
buypeeb