From 33b0f416d2bd49c4e9a2c4d59a4313cc42401735 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Oct 2016 19:00:16 +0200 Subject: [PATCH] vdirsyncer: rebuild for musl repo --- srcpkgs/vdirsyncer/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vdirsyncer/template b/srcpkgs/vdirsyncer/template index ad8adb3550d..46ae92feda4 100644 --- a/srcpkgs/vdirsyncer/template +++ b/srcpkgs/vdirsyncer/template @@ -1,7 +1,7 @@ # Template file for 'vdirsyncer' pkgname=vdirsyncer version=0.13.1 -revision=1 +revision=2 noarch=yes build_style=python-module python_versions="3.4"