summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-20 21:57:30 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-20 21:57:30 -0200
commitda3ddee179bbec9e4ce0f6ab589649b137fe279a (patch)
tree50c9a4a8f8d0dc5379df0f32c1042303362b4ab6 /pcr
parent5d3c3fa81030a83995f063940cfb189c5d6100fe (diff)
parent2e7b27e4955de4afb59e5b1dcdd44fa81586083f (diff)
downloadabslibre-da3ddee179bbec9e4ce0f6ab589649b137fe279a.tar.gz
abslibre-da3ddee179bbec9e4ce0f6ab589649b137fe279a.tar.bz2
abslibre-da3ddee179bbec9e4ce0f6ab589649b137fe279a.zip
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre/abslibre
Diffstat (limited to 'pcr')
-rw-r--r--pcr/idjc/PKGBUILD5
-rw-r--r--pcr/libshout-idjc/PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/pcr/idjc/PKGBUILD b/pcr/idjc/PKGBUILD
index 4596ad841..83455fc24 100644
--- a/pcr/idjc/PKGBUILD
+++ b/pcr/idjc/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor (Arch): Gaetan Bisson <bisson@archlinux.org>
pkgname=idjc
-pkgver=0.8.9
-pkgrel=2
+pkgver=0.8.14
+pkgrel=1
pkgdesc='Powerful yet easy-to-use source-client for individuals interested in streaming live radio shows over the Internet'
url='http://idjc.sourceforge.net/'
license=('GPL2')
@@ -39,3 +39,4 @@ package() {
}
md5sums=('99abfe98f13170ab6b1ed17a8f1632e1')
+md5sums=('0b1068b5be415a73288f8f9bd449c69c')
diff --git a/pcr/libshout-idjc/PKGBUILD b/pcr/libshout-idjc/PKGBUILD
index 51578c420..f0bf2c4c5 100644
--- a/pcr/libshout-idjc/PKGBUILD
+++ b/pcr/libshout-idjc/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: fauno, based on the git version from
# Mantainer: M0Rf30
pkgname=libshout-idjc
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="Libshout-idjc is libshout plus some extensions for IDJC."
arch=(i686 x86_64)
@@ -10,7 +10,6 @@ depends=('libvorbis' 'libtheora' 'speex')
options=('!libtool' '!emptydirs')
source=("http://downloads.sourceforge.net/project/idjc/${pkgname}/${pkgname}-${pkgver}.tar.gz")
license=('LGPL')
-md5sums=('1b92ee05f42a957169a74a911cd94afc')
build() {
cd "$srcdir/$pkgname-$pkgver/"
@@ -23,3 +22,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
+md5sums=('7b2cb89f1e7863522597b1e27fd4a2b7')