From 17e1a1821615cabfd7efe9e3ec689fd344b4a432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Fri, 17 Apr 2009 22:31:04 +0200 Subject: allow letter in the version match --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index a47640b..ef8f23c 100644 --- a/debian/watch +++ b/debian/watch @@ -6,5 +6,5 @@ # Compulsory line, this is a version 3 file version=3 -http://vobject.skyhouseconsulting.com/vobject-([\d\.]+)\.tar\.gz +http://vobject.skyhouseconsulting.com/vobject-([\da-z\.]+)\.tar\.gz -- cgit v1.2.3