summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2021-02-07 15:44:15 +0000
committerAleksandr Gornostal2021-02-07 15:44:15 +0000
commit4838bd9d706ac9449493908ddac2e8c08ca9e109 (patch)
treefe3584764fa0d42577acfc3351e2a82fb60cbd3e /PKGBUILD
parent80bc45b3ee1377036d68464e50221527a2a36efc (diff)
downloadaur-4838bd9d706ac9449493908ddac2e8c08ca9e109.tar.gz
Version update 5.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72cdc20ed7e2..2d9ab651c63f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=5.9.0
+pkgver=5.10.0
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.9.0/ulauncher_5.9.0.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.10.0/ulauncher_5.10.0.tar.gz")
sha256sums=('SKIP')
build() {