summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122018-05-31 07:59:20 +0200
committerwillemw122018-05-31 07:59:20 +0200
commit8fa84d8241cee10eaa29f5ba2091f85a342ed444 (patch)
tree94240dab00c371d1c90848512be19f7469909732 /PKGBUILD
parent0253225d9d8d0097c891ee7667e3a3694e2ab9b6 (diff)
downloadaur-8fa84d8241cee10eaa29f5ba2091f85a342ed444.tar.gz
Add man page updated by AUR user sng (new mpv and socat optdepends)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee8598cdd73..23b5e2dcc2df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=pyradio
pkgname=$_pkgname-git
pkgver=0.4.r105.gcac4f8f
-pkgrel=1
+pkgrel=2
pkgdesc="Command line internet radio player"
arch=('any')
url="http://www.coderholic.com/pyradio/"
@@ -17,7 +17,7 @@ conflicts=($_pkgname)
source=($pkgname::git://github.com/coderholic/pyradio.git
pyradio.1)
md5sums=('SKIP'
- '261fc4e7c4a23aa7a74991068785c89b')
+ '7bdeccafb6e8be6a84a6f24c1acc69de')
pkgver() {
cd $pkgname