diff --git a/srcpkgs/phpMyAdmin/template b/srcpkgs/phpMyAdmin/template index 81a3012d4bd..96b85225927 100644 --- a/srcpkgs/phpMyAdmin/template +++ b/srcpkgs/phpMyAdmin/template @@ -6,7 +6,7 @@ create_wrksrc=yes noarch=yes build_style=fetch depends="php php-mysql" -short_desc="Web-based MySQL administration tool" +short_desc="Web-based MySQL database administration tool" maintainer="Steve Prybylski " license="GPL-2" homepage="http://www.phpmyadmin.net" diff --git a/srcpkgs/phpMyAdmin/update b/srcpkgs/phpMyAdmin/update new file mode 100644 index 00000000000..2c0f2c8b3fb --- /dev/null +++ b/srcpkgs/phpMyAdmin/update @@ -0,0 +1,2 @@ +site="https://www.phpmyadmin.net/downloads/" +pattern="${pkgname}-\K[\d.]+(?=-all-languages.tar.gz)"