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

Andreas Radke andyrtr at archlinux.org
Thu Jan 14 06:22:38 UTC 2021


    Date: Thursday, January 14, 2021 @ 06:22:38
  Author: andyrtr
Revision: 406224

upgpkg: gssproxy 0.8.4-1: upstream update 0.8.4

Modified:
  gssproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 01:14:54 UTC (rev 406223)
+++ PKGBUILD	2021-01-14 06:22:38 UTC (rev 406224)
@@ -2,7 +2,7 @@
 # Contributor: Mantas Mikulėnas <grawity at gmail.com>
 
 pkgname=gssproxy
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc="GSSAPI Proxy"
 arch=(x86_64)
@@ -9,12 +9,12 @@
 url="https://github.com/gssapi/gssproxy"
 license=('custom: MIT')
 depends=('krb5' 'popt' 'ding-libs')
-makedepends=('popt' 'libxslt' 'systemd' 'docbook-xsl' 'doxygen'  'po4a')
+makedepends=('libxslt' 'systemd' 'docbook-xsl' 'doxygen'  'po4a')
 options=('emptydirs' 'makeflags')
 backup=(etc/gssproxy/{gssproxy,24-nfs-server,80-httpd,99-nfs-client}.conf
         etc/gss/mech.d/gssproxy.conf)
 source=(https://github.com/gssapi/gssproxy/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('144b10ec4e19ad2ded5ae57adf1ca311e2fc6c2b97e202eedde69d82c8d50afc0459ac36c7fc5d5290184eb68547a696b33e8a069fde43478104ac26b2c98bc2')
+sha512sums=('ab81c40d6c7b1908751feb107d8da66603b7681fb67aa7a1f30194a81d542ca89e6c2f34425e9356b9c55eb3691bfa240ba41441c01498af45e862a133cd088a')
 
 prepare() {
   cd "$srcdir/gssproxy-$pkgver"



More information about the arch-commits mailing list