rofi-emoji: update to 3.0.1.
This commit is contained in:
parent
45f8914411
commit
4111438a55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi-emoji'
|
||||
pkgname=rofi-emoji
|
||||
version=2.3.0
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
|
@ -12,7 +12,7 @@ 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=7c5e16c48e37cb94fb057c7d2eb9b1df87b964f8f2998ca1df97481813449d51
|
||||
checksum=a773e62acac7cb1d2e10ba838149f6508a7541e36b15b620299bd8b8f2fd2056
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in New Issue