[arch-commits] Commit in drbd-utils/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Mar 24 11:19:49 UTC 2019


    Date: Sunday, March 24, 2019 @ 11:19:48
  Author: arojas
Revision: 443321

Update to 9.8.0

Modified:
  drbd-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-24 10:53:20 UTC (rev 443320)
+++ PKGBUILD	2019-03-24 11:19:48 UTC (rev 443321)
@@ -1,19 +1,19 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=drbd-utils
-pkgver=9.7.0
-pkgrel=2
+pkgver=9.8.0
+pkgrel=1
 arch=('x86_64')
 pkgdesc='Userland tools for Distributed Replicated Block Device'
 url='https://www.drbd.org'
 license=('GPL2')
 depends=('perl' 'bash')
-makedepends=('libxslt' 'systemd')
+makedepends=('libxslt' 'systemd' 'po4a')
 conflicts=('drbd')
 replaces=('drbd')
 source=(http://www.linbit.com/downloads/drbd/utils/drbd-utils-$pkgver.tar.gz)
 backup=('etc/drbd.conf' 'etc/drbd.d/global_common.conf')
-md5sums=('5114f97c9af811b181390a8fa1990d92')
+md5sums=('c9e079504f15e07166de9a3704eb63f5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list