mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
ulauncher: update to 5.15.1
This commit is contained in:
parent
69bb6985e4
commit
a9789a829a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ulauncher'
|
||||
pkgname=ulauncher
|
||||
version=5.14.3
|
||||
revision=3
|
||||
version=5.15.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-distutils-extra intltool python3-Levenshtein
|
||||
python3-dbus python3-gobject python3-inotify python3-websocket-client
|
||||
|
@ -12,8 +12,8 @@ short_desc="Linux application launcher with fuzzy search and extensions"
|
|||
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=8bd2d419dada1513b1b32c898c134f3cf5975e5ba97a5812645be153f554e8b9
|
||||
distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz"
|
||||
checksum=fdcb6833c8b164bf96d5cf9b34065b382d275e99c12c0db788c233a40657e6ed
|
||||
|
||||
pre_build() {
|
||||
export DISPLAY=
|
||||
|
|
Loading…
Add table
Reference in a new issue