summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2020-01-04 11:28:30 +0000
committerAleksandr Gornostal2020-01-04 11:28:30 +0000
commit0f5ac653fae838199afc299f855b46a702a396bc (patch)
tree71fef5e879e86a208dc517ee7af9f299eb8f11db /PKGBUILD
parentc6ecab4925c601910f931197c34feb99b8443722 (diff)
downloadaur-0f5ac653fae838199afc299f855b46a702a396bc.tar.gz
Version update 5.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8068b0d55e59..04d44edf07d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=5.4.0
+pkgver=5.4.1
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
@@ -14,7 +14,7 @@ depends=('gobject-introspection-runtime' 'libappindicator-gtk3' 'libkeybinder3'
makedepends=('python-distutils-extra')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.4.0/ulauncher_5.4.0.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.4.1/ulauncher_5.4.1.tar.gz")
sha256sums=('SKIP')
build() {