summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandra2023-08-23 18:19:40 -0600
committerAlexandra2023-08-23 18:19:40 -0600
commit406c2ecaa3040f25c372738031579778d26faf67 (patch)
treec4017b05085ad622a34c421baa74c85739235a3a /PKGBUILD
parentf5f870310b0dff8ca98e6dbde314168e54476a11 (diff)
downloadaur-406c2ecaa3040f25c372738031579778d26faf67.tar.gz
Translation support, add depend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 908fab9f729f..8d32e649e5c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Alexandra Stone <ideas@alexankitty.com>
pkgname="fancytasks"
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="More modern style taskbar-style window switcher displaying icons and text, with some improvments"
arch=(any)
url="https://github.com/alexankitty/FancyTasks"
license=(GPL)
depends=(plasma-workspace kirigami2)
-makedepends=(git)
+makedepends=(git python3)
provides=(fancytasks)
source=("git+https://github.com/alexankitty/FancyTasks.git")
sha512sums=('SKIP')