summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2022-08-01 10:37:00 +0000
committerAleksandr Gornostal2022-08-01 10:37:00 +0000
commit9634faeecb5126823fc9f7623ce0b5054316c21d (patch)
tree486640ddb512e0c8ebd506f86af50ba4c94587c4 /PKGBUILD
parent21fe32eddbe2ffa3f9f1b66b8c68d4acb3f2aaa6 (diff)
downloadaur-9634faeecb5126823fc9f7623ce0b5054316c21d.tar.gz
Version update 5.14.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aab348ca8e6..b31a3b73dbb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=5.14.6
+pkgver=5.14.7
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
@@ -16,7 +16,7 @@ depends=('gobject-introspection-runtime' 'libkeybinder3' 'gtk3' 'webkit2gtk-4.1'
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.6/ulauncher_5.14.6.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.14.7/ulauncher_5.14.7.tar.gz")
sha256sums=('SKIP')
build() {