rofi-emoji: update to 2.3.0.
This commit is contained in:
parent
79930b1153
commit
1ecfbe1c9c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi-emoji'
|
||||
pkgname=rofi-emoji
|
||||
version=2.2.0
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Emoji selector plugin for Rofi"
|
|||
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Mange/rofi-emoji"
|
||||
changelog="https://raw.githubusercontent.com/Mange/rofi-emoji/master/Changelog.md"
|
||||
distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
|
||||
checksum=7e2b008458a3bad1bcd9bfd11a34ecff816a3ca2b453f0136d59646cdddba9e5
|
||||
checksum=7c5e16c48e37cb94fb057c7d2eb9b1df87b964f8f2998ca1df97481813449d51
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in a new issue