rofi-emoji: update to 2.2.0.
This commit is contained in:
parent
4bd00a9164
commit
3d34d161f5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rofi-emoji'
|
# Template file for 'rofi-emoji'
|
||||||
pkgname=rofi-emoji
|
pkgname=rofi-emoji
|
||||||
version=2.1.2
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake libtool pkg-config"
|
hostmakedepends="autoconf automake libtool pkg-config"
|
||||||
|
@ -11,10 +11,9 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Mange/rofi-emoji"
|
homepage="https://github.com/Mange/rofi-emoji"
|
||||||
distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
|
||||||
checksum=b1702d205e9a9609083ec99868a3c346717e49fdbf059d2b8223dd8c6f56d502
|
checksum=7e2b008458a3bad1bcd9bfd11a34ecff816a3ca2b453f0136d59646cdddba9e5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -n '81,83p' README.md > LICENSE
|
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue