ulauncher: update to 5.15.3.
This commit is contained in:
parent
cbe6115fd1
commit
301b4eae0d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ulauncher'
|
||||
pkgname=ulauncher
|
||||
version=5.15.1
|
||||
version=5.15.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
|
||||
|
@ -13,7 +13,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}/ulauncher_${version}.tar.gz"
|
||||
checksum=fdcb6833c8b164bf96d5cf9b34065b382d275e99c12c0db788c233a40657e6ed
|
||||
checksum=ba702273a19382f645149c0f111875eb8bdf0e2144d332c45238000d1f78c39c
|
||||
|
||||
pre_build() {
|
||||
export DISPLAY=
|
||||
|
|
Loading…
Reference in New Issue