[arch-commits] Commit in kdnssd/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 16:55:45 UTC 2015
Date: Sunday, February 15, 2015 @ 17:55:45
Author: fyan
Revision: 231550
upgpkg: kdnssd 5.7.0-1
Modified:
kdnssd/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 16:55:31 UTC (rev 231549)
+++ PKGBUILD 2015-02-15 16:55:45 UTC (rev 231550)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdnssd
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Abstraction to system DNSSD features'
arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
replaces=('kdnssd-framework')
conflicts=('kdnssd-framework')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1f3a3302d8f9f230158170f714e81782')
+md5sums=('fb40f8bef645c65cc6680d9c714eecf2')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list