summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302015-11-24 01:52:25 +0100
committerM0Rf302015-11-24 01:52:25 +0100
commitfaf3f7482e0b52cdf87e25a85c1850bf8df6da02 (patch)
tree15117243e8692f155787f47a2c7e9a1e74b37509
parent46fa2e8873d93b986a762ee8fbe0a9c109495c66 (diff)
downloadaur-faf3f7482e0b52cdf87e25a85c1850bf8df6da02.tar.gz
0.8.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e891bfb07c05..2ddc137e80b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idjc
pkgdesc = Powerful client for individuals interested in streaming live radio shows
- pkgver = 0.8.14
- pkgrel = 2
+ pkgver = 0.8.15
+ pkgrel = 1
url = http://idjc.sourceforge.net/
install = idjc.install
arch = i686
@@ -26,8 +26,8 @@ pkgbase = idjc
depends = twolame
optdepends = mysql-python: Ampache and Prokyon 3 support
conflicts = idjc-git
- source = http://downloads.sourceforge.net/idjc/idjc-0.8.14.tar.gz
- md5sums = 0b1068b5be415a73288f8f9bd449c69c
+ source = http://downloads.sourceforge.net/idjc/idjc-0.8.15.tar.gz
+ md5sums = b2beea54bb7147504d6a712784ba7794
pkgname = idjc
diff --git a/PKGBUILD b/PKGBUILD
index 5cb934641692..9131e6df2c0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: M0Rf30 Contributor: Tobias Luther <tobias [at] tonstrom [dot] de> Contributor: GraveDigger Contributor: Gaetan Bisson <bisson@archlinux.org>
pkgname=idjc
-pkgver=0.8.14
-pkgrel=2
+pkgver=0.8.15
+pkgrel=1
pkgdesc='Powerful client for individuals interested in streaming live radio shows'
url='http://idjc.sourceforge.net/'
license=('GPL2')
@@ -33,4 +33,4 @@ package() {
sed -i 's|#! /usr/bin/python22.7|#! /usr/bin/python2|' ${pkgdir}/usr/bin/idjc
}
-md5sums=('0b1068b5be415a73288f8f9bd449c69c')
+md5sums=('b2beea54bb7147504d6a712784ba7794')