From 58cf1b3d882e473e5170b05ff4a26779921a57a2 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 3 May 2018 12:53:03 +0200 Subject: [PATCH] xbps: actually add the patch --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 772837e5ec6..a3b46363b36 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.52 -revision=5 +revision=6 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities"