From 082e6a6b23b7f176a90d7408140afec9e5a6267a Mon Sep 17 00:00:00 2001
From: Enno Boland <g@s01.de>
Date: Wed, 17 Feb 2016 23:46:49 +0100
Subject: [PATCH] inxi: fix update check.

---
 srcpkgs/inxi/update | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 srcpkgs/inxi/update

diff --git a/srcpkgs/inxi/update b/srcpkgs/inxi/update
new file mode 100644
index 00000000000..b2e081e14d8
--- /dev/null
+++ b/srcpkgs/inxi/update
@@ -0,0 +1,2 @@
+site="https://github.com/smxi/inxi/raw/master/inxi"
+pattern="####  Version: \K.*"