rofi-emoji: update to 2.1.0
This commit is contained in:
parent
9eec70516d
commit
ba2e91a87f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi-emoji'
|
||||
pkgname=rofi-emoji
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
|
@ -11,7 +11,7 @@ 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=99b7c284264572c42f60d572a82ff5c07efd7191a562b5de5c32330ee5cd1af0
|
||||
checksum=cfb3da4aa715644c75949ce0e8ca28fecc4d663387935e5c0677267612a6fd58
|
||||
|
||||
pre_configure() {
|
||||
sed -n '81,83p' README.md > LICENSE
|
||||
|
|
Loading…
Reference in New Issue