summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandra2023-08-22 23:27:31 -0600
committerAlexandra2023-08-22 23:27:31 -0600
commiteef799304060e6954f7eebf9644e1f6935539e81 (patch)
treee94467feb2f4333c9b714155f6265b53e249a2fe /PKGBUILD
parentf929b85bcfb244b4ca3f389d85ac2d369b123d41 (diff)
downloadaur-eef799304060e6954f7eebf9644e1f6935539e81.tar.gz
Version bump, colors fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec599a5c5b14..908fab9f729f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Alexandra Stone <ideas@alexankitty.com>
pkgname="fancytasks"
-pkgver=1.1.1.r3.gd919b5e
+pkgver=1.1.2
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)
+depends=(plasma-workspace kirigami2)
makedepends=(git)
provides=(fancytasks)
-conflicts=(provides)
source=("git+https://github.com/alexankitty/FancyTasks.git")
sha512sums=('SKIP')