ulauncher: update to 5.14.3.
This commit is contained in:
parent
e584daeb58
commit
daf3405b70
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ulauncher'
|
||||
pkgname=ulauncher
|
||||
version=5.13.0
|
||||
revision=2
|
||||
version=5.14.3
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alberto Pau <me@albertopau.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://ulauncher.io/"
|
||||
distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/${pkgname}_${version}.tar.gz"
|
||||
checksum=bdb98bfd9ba48e5ca842a4e49eb86fa4bc2984c70739f142c8203b873247cf2c
|
||||
checksum=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
|
||||
|
||||
pre_build() {
|
||||
export DISPLAY=
|
||||
|
|
Loading…
Reference in a new issue