summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUlauncher2024-04-02 20:39:38 +0000
committerUlauncher2024-04-02 20:39:38 +0000
commit8e2216a61bb525bf816781d6d7247be4303c6e25 (patch)
treec4caa73cb8dd13ed3b0619b54ee1a0228c9ca7cb /PKGBUILD
parent38606bada2fb7317ac101f3178b54ba27ffcbf4d (diff)
downloadaur-ulauncher.tar.gz
Update to 5.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 958e7c2c3ecd..130dc9b9e66c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
@@ -17,7 +17,7 @@ makedepends=('git' 'python-setuptools' 'python-distutils-extra')
optdepends=('libappindicator-gtk3: tray icon')
install="ulauncher.install"
source=("https://github.com/Ulauncher/Ulauncher/releases/download/${pkgver}/ulauncher_${pkgver}.tar.gz")
-sha256sums=('58e5837a487dadc5de88dfde8e2602e0110b849c1df7c1a49b20ce2cddba6b25')
+sha256sums=('6203b0dc6cb2fe8f2aa2b5809c0950ac06766539f23f73da80bb36424760efcf')
build() {
cd ulauncher