From 73185ed556c2ffe78a25ed6833e6013542186f15 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 3 May 2018 12:16:48 +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 9d65e8baac5..772837e5ec6 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.52 -revision=4 +revision=5 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities"