summaryrefslogtreecommitdiff
path: root/community/rygel/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-02 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-05-02 00:01:22 +0000
commitdefe74c9cba07c321ad2869d8f6872e64a167324 (patch)
tree22377a98049a863983b9a28d9d79fc737f665cc3 /community/rygel/PKGBUILD
parent752015395fc8b95cc4a86b68189cb747fe9a8499 (diff)
Wed May 2 00:01:22 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 841d80fe6..3ae85986e 100644
--- a/community/rygel/PKGBUILD
+++ b/community/rygel/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 68534 2012-03-26 23:21:25Z bgyorgy $
+# $Id: PKGBUILD 70135 2012-04-30 13:23:26Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=rygel
-pkgver=0.14.0
+pkgver=0.14.1
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=('828c080eba89abaea34b94b5ab53b2f89bf03937cb3838c787ee17846b6d7e02')
+sha256sums=('c4f79fb30bc1a062a2ffdadc7a55dd91fa58240302f152fb070d8c674bdddd67')
build() {
cd "$srcdir/$pkgname-$pkgver"