summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef3f03c0b02b..201bc3d5ec1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=5.14.2
+pkgver=5.14.3
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
@@ -16,7 +16,7 @@ depends=('gobject-introspection-runtime' 'libkeybinder3' 'gtk3' 'webkit2gtk' 'li
makedepends=('git' 'python-setuptools' 'python-distutils-extra')
optdepends=('libappindicator-gtk3: tray icon')
install="ulauncher.install"
-source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.14.2/ulauncher_5.14.2.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.14.3/ulauncher_5.14.3.tar.gz")
sha256sums=('SKIP')
build() {