summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lublin2022-01-21 09:47:00 +0100
committerDaniel Lublin2022-01-21 09:47:00 +0100
commited960c09820c4aa57f170030b11bbc8546fc0509 (patch)
treecdbe937be36f98a29c25ba00c3acbc81116cf06e
parent37d4547dc7b81a42b1e9d1fbf31ef667c5869f20 (diff)
downloadaur-ed960c09820c4aa57f170030b11bbc8546fc0509.tar.gz
Revise desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77cb9ffcccb2..83028c0b19aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = i3gopher
- pkgdesc = i3 wm helper rodent - focus last focused window per workspace
+ pkgdesc = i3 wm helper rodent - focus the last focused window (per workspace)
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/quite/i3gopher
diff --git a/PKGBUILD b/PKGBUILD
index 536b3f668f1b..e56eeb9e7ecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=i3gopher
pkgver=1.1.1
pkgrel=1
-pkgdesc='i3 wm helper rodent - focus last focused window per workspace'
+pkgdesc='i3 wm helper rodent - focus the last focused window (per workspace)'
arch=('x86_64')
url="https://github.com/quite/i3gopher"
license=('BSD')