Date: Saturday, January 21, 2017 @ 13:55:32 Author: andyrtr Revision: 287085
upgpkg: gssproxy 0.6.1-1 upstream update 0.6.1 Modified: gssproxy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-21 13:26:08 UTC (rev 287084) +++ PKGBUILD 2017-01-21 13:55:32 UTC (rev 287085) @@ -3,8 +3,8 @@ # Contributor: Mantas Mikulėnas <[email protected]> pkgname=gssproxy -pkgver=0.5.1 -pkgrel=2 +pkgver=0.6.1 +pkgrel=1 pkgdesc="GSSAPI Proxy" arch=(i686 x86_64) url="https://fedorahosted.org/gss-proxy/" @@ -15,7 +15,7 @@ backup=(etc/gssproxy/{gssproxy,24-nfs-server,80-httpd,99-nfs-client}.conf etc/gss/mech.d/gssproxy.conf) source=(https://fedorahosted.org/released/gss-proxy/$pkgname-$pkgver.tar.gz) -sha512sums=('72cb987413feba341b57caa27d5efadb8ed63af3751fda7013fe68768457a88011ac3bcf6e90b3d1d5ecf8894708daa0f20e57fe191d8ba3ce9b6492b57708f7') +sha512sums=('c3dff11ddd17804e4be3f8930b0b2b3f30174d628fa513bd8f3998ab692bf71bd560ef351eb37d4ac40b6258c645e7833fc0b10d53985c45072a335d0270ff1c') prepare() { cd "$srcdir/gssproxy-$pkgver"
