summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandra2023-08-31 22:45:20 -0600
committerAlexandra2023-08-31 22:45:20 -0600
commitd74e2c8804047c0cf4e7856330d4930c0934f41f (patch)
treebe1616a9fb9725b12308ef93eed437b2b79e49ce /PKGBUILD
parent406c2ecaa3040f25c372738031579778d26faf67 (diff)
downloadaur-d74e2c8804047c0cf4e7856330d4930c0934f41f.tar.gz
Version bump to 1.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d32e649e5c0..51dc13e1f05d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandra Stone <ideas@alexankitty.com>
pkgname="fancytasks"
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="More modern style taskbar-style window switcher displaying icons and text, with some improvments"
arch=(any)
@@ -28,4 +28,5 @@ package() {
rm "$_pkgdir/README.MD"
rm "$_pkgdir/install.sh"
rm "$_pkgdir/FancyTasks.png"
+ rm -rf "$_pkgdir/package/translate"
}