summaryrefslogtreecommitdiff
path: root/community/rygel/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
committerroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
commitca8fbff4eeda39b8a24515043ec4c8fdb95c23ee (patch)
treee31e0e223f205368e42e8f2378af9f8c76da0c0f /community/rygel/PKGBUILD
parent014b5d0a1ee98ba0466f067f605b9637f2a14b2f (diff)
Tue Jun 19 00:01:39 UTC 2012
Diffstat (limited to 'community/rygel/PKGBUILD')
-rw-r--r--community/rygel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/rygel/PKGBUILD b/community/rygel/PKGBUILD
index 3ae85986e..1ff2f1b95 100644
--- a/community/rygel/PKGBUILD
+++ b/community/rygel/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 70135 2012-04-30 13:23:26Z bgyorgy $
+# $Id: PKGBUILD 72601 2012-06-17 12:53:20Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=rygel
-pkgver=0.14.1
+pkgver=0.14.2
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')
@@ -19,7 +19,7 @@ backup=('etc/rygel.conf')
options=('!libtool')
install=$pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c4f79fb30bc1a062a2ffdadc7a55dd91fa58240302f152fb070d8c674bdddd67')
+sha256sums=('ac7417ef95e767df2e6c87085e62e8f2948d01c88ce06326c751068ab1ed8f6e')
build() {
cd "$srcdir/$pkgname-$pkgver"