summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandra2023-09-05 10:14:32 -0600
committerAlexandra2023-09-05 10:14:32 -0600
commitd1adc00b2e33983b117616bafc4c08b47f9acea8 (patch)
tree659ab4ad71892c41432f40b1b2df0991b53bf8bb
parent1ea9ebf27f02b28cd13f13feea438ed3bc000535 (diff)
downloadaur-d1adc00b2e33983b117616bafc4c08b47f9acea8.tar.gz
remove hypen in version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 535004b32690..4900313629c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fancytasks
pkgdesc = More modern taskbar-style window switcher displaying icons and text, with some improvments and color. Serves as a replacement for the Icon-Only and Task Manager plasmoids KDE ships with.
- pkgver = 1.1.4-1
+ pkgver = 1.1.4
pkgrel = 1
url = https://github.com/alexankitty/FancyTasks
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f546e32294a6..247efe602b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandra Stone <ideas@alexankitty.com>
pkgname="fancytasks"
-pkgver=1.1.4-1
+pkgver=1.1.4
pkgrel=1
pkgdesc="More modern taskbar-style window switcher displaying icons and text, with some improvments and color. Serves as a replacement for the Icon-Only and Task Manager plasmoids KDE ships with."
arch=(any)