mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
pidgin-privacy-please: fix update pattern and update maintainer.
Closes: #12147 [via git-merge-pr]
This commit is contained in:
parent
c3c2ddacc8
commit
227fc27b88
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ makedepends="libpurple-devel pidgin-devel glib-devel"
|
||||||
hostmakedepends="automake intltool libtool pkg-config $makedepends"
|
hostmakedepends="automake intltool libtool pkg-config $makedepends"
|
||||||
depends="pidgin"
|
depends="pidgin"
|
||||||
short_desc="Pidgin plugin to stop spam"
|
short_desc="Pidgin plugin to stop spam"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/cockroach/pidgin-privacy-please"
|
homepage="https://github.com/cockroach/pidgin-privacy-please"
|
||||||
distfiles="https://github.com/cockroach/${pkgname}/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/cockroach/${pkgname}/archive/release-${version}.tar.gz"
|
||||||
|
|
1
srcpkgs/pidgin-privacy-please/update
Normal file
1
srcpkgs/pidgin-privacy-please/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="release-\K[\d.]*(?=\.tar\.gz)"
|
Loading…
Add table
Reference in a new issue