summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpiros Georgaras2025-03-19 23:59:16 +0200
committerSpiros Georgaras2025-03-19 23:59:16 +0200
commitab5e350b825e3dfbbeaa0051ff10d4150cf00449 (patch)
tree23263b046f2eaaaf693d56797461cff7590750e5 /PKGBUILD
parent96fcc6483c704798666f90097f5649f10c00d3c9 (diff)
downloadaur-pyradio-git.tar.gz
adding pyradio_buf.1 man page
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80770f652999..c41b3b6bcd66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: aksr <aksr at t-com dot me>
pkgname=pyradio-git
-pkgver=0.9.3.5.r0.g4c299e2
+pkgver=0.9.3.11.8.r0.g1068214
pkgrel=1
pkgdesc="Internet radio player for the command line"
arch=('any')
@@ -43,7 +43,7 @@ package() {
cd $pkgname
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/pyradio/LICENSE"
install -Dm644 ./docs/*{html,md} -t "$pkgdir/usr/share/doc/pyradio"
- install -Dm644 ./docs/pyradio{,_rb,_server,_rec}.1 -t "$pkgdir/usr/share/man/man1"
+ install -Dm644 ./docs/pyradio{,_rb,_server,_rec,_buf}.1 -t "$pkgdir/usr/share/man/man1"
install -Dm644 devel/pyradio.desktop -t "$pkgdir/usr/share/applications"
install -Dm644 devel/pyradio.png -t "$pkgdir/usr/share/icons"
python -m installer --destdir="$pkgdir" dist/*.whl