summaryrefslogtreecommitdiff
path: root/extra/rygel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rygel/PKGBUILD')
-rw-r--r--extra/rygel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/rygel/PKGBUILD b/extra/rygel/PKGBUILD
index 9c6aa8053..5efa11aeb 100644
--- a/extra/rygel/PKGBUILD
+++ b/extra/rygel/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 185316 2013-05-13 09:39:29Z heftig $
+# $Id: PKGBUILD 191370 2013-07-24 12:22:37Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=rygel
-pkgver=0.18.2
+pkgver=0.18.3
pkgrel=1
pkgdesc="UPnP AV MediaServer and MediaRenderer that allows you to easily share audio, video and pictures, and control of media player on your home network"
arch=(i686 x86_64)
@@ -22,7 +22,7 @@ options=('!libtool')
install=rygel.install
groups=('gnome-extra')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('26dea444e69f68cec822e58080162d056528a518b9b155503016a19dda0b48a4')
+sha256sums=('b3bb97476b44f7adae162c8cdb062160120336ed33a88c2a692ab8fac187d105')
build() {
cd $pkgname-$pkgver