summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2021-09-04 12:00:15 +0000
committerAleksandr Gornostal2021-09-04 12:00:15 +0000
commit2dfd735a9dee2eb03f700fddb1a133a2fa8dd801 (patch)
tree5affd777fd4fe5e601fcabc6cd28ed707373ccab /PKGBUILD
parent3740ac9043bfd16ad8971982289a63d45eb3d793 (diff)
downloadaur-2dfd735a9dee2eb03f700fddb1a133a2fa8dd801.tar.gz
Version update 5.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1143d9c3c1c..03207b9f698e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=5.12.2
+pkgver=5.13.0
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.12.2/ulauncher_5.12.2.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/5.13.0/ulauncher_5.13.0.tar.gz")
sha256sums=('SKIP')
build() {