summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23b5e2dcc2df..bced171c7740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=pyradio
pkgname=$_pkgname-git
pkgver=0.4.r105.gcac4f8f
-pkgrel=2
+pkgrel=3
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'
- '7bdeccafb6e8be6a84a6f24c1acc69de')
+ '23bc1496a06de53d8ba2227cde613aae')
pkgver() {
cd $pkgname