pidgin-privacy-please: fix update pattern and update maintainer.

Closes: #12147 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-05 06:31:26 -03:00 committed by Michael Aldridge
parent c3c2ddacc8
commit 227fc27b88
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@ makedepends="libpurple-devel pidgin-devel glib-devel"
hostmakedepends="automake intltool libtool pkg-config $makedepends"
depends="pidgin"
short_desc="Pidgin plugin to stop spam"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3"
homepage="https://github.com/cockroach/pidgin-privacy-please"
distfiles="https://github.com/cockroach/${pkgname}/archive/release-${version}.tar.gz"

View file

@ -0,0 +1 @@
pattern="release-\K[\d.]*(?=\.tar\.gz)"