Skip to content

Commit

Permalink
audio/py-pyradio: Update to 0.9.1
Browse files Browse the repository at this point in the history
- Remove files/patch-setup.py

Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.1
  • Loading branch information
nivit committed Feb 24, 2023
1 parent b575304 commit 357592d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 32 deletions.
6 changes: 2 additions & 4 deletions audio/py-pyradio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pyradio
DISTVERSION= 0.9.0
PORTREVISION= 1
DISTVERSION= 0.9.1
PORTREVISION= 0
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down Expand Up @@ -51,8 +51,6 @@ post-patch:
@${SED} -i.bak -e 's/\(distro =\) None/\1 ${OPSYS}/' \
-e 's/\(enable_notifications =\) -1/\1 0/' \
${WRKSRC}/pyradio/config
@${SED} -i.bak -e "s,/usr/local/share/icons\(/pyradio.png\),${PREFIX}/share/pixmaps\1,1" \
${WRKSRC}/pyradio/log.py

post-install:
${INSTALL_DATA} ${WRKSRC}/devel/${PORTNAME}.desktop \
Expand Down
6 changes: 3 additions & 3 deletions audio/py-pyradio/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1674918558
SHA256 (coderholic-pyradio-0.9.0_GH0.tar.gz) = 16f543df7c6f80fa4b8a5a08a75055b220c1df07d8e4306d091bb5bcc465e48f
SIZE (coderholic-pyradio-0.9.0_GH0.tar.gz) = 664703
TIMESTAMP = 1677253683
SHA256 (coderholic-pyradio-0.9.1_GH0.tar.gz) = 0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3
SIZE (coderholic-pyradio-0.9.1_GH0.tar.gz) = 927676
25 changes: 0 additions & 25 deletions audio/py-pyradio/files/patch-setup.py

This file was deleted.

0 comments on commit 357592d

Please sign in to comment.