diff options
author | root <root@rshg054.dnsready.net> | 2013-04-26 00:59:18 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-26 00:59:18 -0700 |
commit | a247f0004e94d32b5fe69a5123e1c6684d8cf096 (patch) | |
tree | b501a4766eb2372f2185494535bf7f5900510d22 /extra/libdmapsharing/PKGBUILD | |
parent | 9c9a534c011e220f1fcdc4bd56c21d7d8cfc94a1 (diff) |
Fri Apr 26 00:59:18 PDT 2013
Diffstat (limited to 'extra/libdmapsharing/PKGBUILD')
-rw-r--r-- | extra/libdmapsharing/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libdmapsharing/PKGBUILD b/extra/libdmapsharing/PKGBUILD index b3a23ab6c..3e5f2ecf8 100644 --- a/extra/libdmapsharing/PKGBUILD +++ b/extra/libdmapsharing/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 175982 2013-01-25 15:12:09Z ioni $ +# $Id: PKGBUILD 183628 2013-04-25 17:51:21Z ioni $ #Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=libdmapsharing -pkgver=2.9.16 +pkgver=2.9.17 pkgrel=1 pkgdesc="A library that implements the DMAP family of protocols" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('LGPL2.1') depends=('libsoup' 'avahi' 'gst-plugins-base-libs' 'gdk-pixbuf2') options=('!libtool') source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz) -md5sums=('5b2fbf46efc95a503ed95094c72b34d2') +md5sums=('089e70ed4fb3b92dcd956b80dbf3ffc9') build() { cd $pkgname-$pkgver |