urxvt-perls: rebuild for metadata
This commit is contained in:
parent
ea89ee6aa6
commit
9bdeccb06e
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'urxvt-perls'
|
# Template file for 'urxvt-perls'
|
||||||
pkgname=urxvt-perls
|
pkgname=urxvt-perls
|
||||||
version=2.2
|
version=2.2
|
||||||
revision=3
|
revision=4
|
||||||
|
noarch=yes
|
||||||
depends="rxvt-unicode perl"
|
depends="rxvt-unicode perl"
|
||||||
short_desc="Perl extensions for the rxvt-unicode terminal emulator"
|
short_desc="Perl extensions for the rxvt-unicode terminal emulator"
|
||||||
maintainer="nem <nem@posteo.net>"
|
maintainer="nem <nem@posteo.net>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
distfiles="https://github.com/muennich/urxvt-perls/archive/${version}.tar.gz"
|
|
||||||
checksum="c184f9a188866fef333489323576e5d2808a1cbcdb5f69b9a0be5d5e1eff8b87"
|
|
||||||
homepage="https://github.com/muennich/urxvt-perls"
|
homepage="https://github.com/muennich/urxvt-perls"
|
||||||
noarch=yes
|
distfiles="https://github.com/muennich/urxvt-perls/archive/${version}.tar.gz"
|
||||||
|
checksum=c184f9a188866fef333489323576e5d2808a1cbcdb5f69b9a0be5d5e1eff8b87
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue