ulauncher: update to 5.10.0.
This commit is contained in:
parent
87b333b106
commit
0c751bf1da
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ulauncher'
|
||||
pkgname=ulauncher
|
||||
version=5.7.5
|
||||
revision=3
|
||||
version=5.10.0
|
||||
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=b127a1eac3ebabe228dd6b0d8822af74fafc6376fe5d1420bd60a7894df3fd77
|
||||
checksum=f4211fa8e53b013f93caf871f9e8aa528ea0def9c567a3f7b2139365c4c1342a
|
||||
|
||||
pre_build() {
|
||||
export DISPLAY=
|
||||
|
|
Loading…
Reference in New Issue