ulauncher: update to 5.13.0.
This commit is contained in:
parent
c824bc1624
commit
3af7431193
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ulauncher'
|
||||
pkgname=ulauncher
|
||||
version=5.11.0
|
||||
version=5.13.0
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
build_style=python3-module
|
||||
|
@ -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=c4433bb06d0d456a2e0eee8dc4d03de164f273290484f2380728c3936ca31e3a
|
||||
checksum=bdb98bfd9ba48e5ca842a4e49eb86fa4bc2984c70739f142c8203b873247cf2c
|
||||
|
||||
pre_build() {
|
||||
export DISPLAY=
|
||||
|
|
Loading…
Reference in a new issue