[arch-commits] Commit in ypbind-mt/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Fri Feb 12 01:37:05 UTC 2016
Date: Friday, February 12, 2016 @ 02:37:04
Author: dreisner
Revision: 259084
upgpkg: ypbind-mt 1.38-1
Modified:
ypbind-mt/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-11 22:46:59 UTC (rev 259083)
+++ PKGBUILD 2016-02-12 01:37:04 UTC (rev 259084)
@@ -5,8 +5,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=ypbind-mt
-pkgver=1.37.1
-pkgrel=5
+pkgver=1.38
+pkgrel=1
pkgdesc='Linux NIS daemon'
url='http://www.linux-nis.org/nis/ypbind-mt/'
license=('GPL2')
@@ -15,7 +15,9 @@
depends=('rpcbind' 'openslp' 'yp-tools' 'systemd')
backup=('etc/yp.conf')
source=("http://www.linux-nis.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
- 'ypbind.service')
+ 'ypbind.service')
+md5sums=('094088c0e282fa7f3b3dd6cc51d0a4e1'
+ '5ea205756731c2978cca4934141424bd')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -36,5 +38,3 @@
install -D -m644 ../ypbind.service "${pkgdir}"/usr/lib/systemd/system/ypbind.service
install -d -m755 "${pkgdir}"/var/yp/binding
}
-md5sums=('8af8d35e7b9a7fcc3a1576697a04bd82'
- '5ea205756731c2978cca4934141424bd')
More information about the arch-commits
mailing list