mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
rofi-emoji: update to 2.2.0.
This commit is contained in:
parent
4bd00a9164
commit
3d34d161f5
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi-emoji'
|
||||
pkgname=rofi-emoji
|
||||
version=2.1.2
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
|
@ -11,10 +11,9 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Mange/rofi-emoji"
|
||||
distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
|
||||
checksum=b1702d205e9a9609083ec99868a3c346717e49fdbf059d2b8223dd8c6f56d502
|
||||
checksum=7e2b008458a3bad1bcd9bfd11a34ecff816a3ca2b453f0136d59646cdddba9e5
|
||||
|
||||
pre_configure() {
|
||||
sed -n '81,83p' README.md > LICENSE
|
||||
autoreconf -i
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue