From 00fae4a9e01bcb83276b1812f0b477c900aea64e Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Sun, 30 Nov 2014 07:28:13 +0000 Subject: [PATCH] muffin: update-check support --- srcpkgs/muffin/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template index 24a0ac3fe08..584353f9751 100644 --- a/srcpkgs/muffin/template +++ b/srcpkgs/muffin/template @@ -12,6 +12,8 @@ makedepends="clutter-devel startup-notification-devel libcanberra-devel depends="dconf zenity" maintainer="Juan RP " license="GPL-3" +update_site="https://github.com/linuxmint/${pkgname}/tags" +update_pattern='archive/\K[\d.]+(?=\.tar\.gz)' homepage="http://cinnamon.linuxmint.com/" do_fetch() {