summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Bazley2022-07-14 15:15:47 +0100
committerSam Bazley2022-07-14 15:15:47 +0100
commitb565d32c90891e56b951d12596a63eb688b1d629 (patch)
tree328d310c8528ff135cf044c1fe60c061325127a9
parentc7b26aa41c43550d7f9b1762f2ec3e5906774c23 (diff)
downloadaur-blockbar-git.tar.gz
Clarify description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b0060410a38..50b0d19af83d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blockbar-git
- pkgdesc = Blocks based status bar for X window managers and Wayland (wlroots) compositors
- pkgver = 20220712185955
+ pkgdesc = Blocks based status bar for X window managers
+ pkgver = 20220713101001
pkgrel = 1
url = https://github.com/sambazley/blockbar
install = blockbar.install
diff --git a/PKGBUILD b/PKGBUILD
index dfe2fa2950d3..66aaf0ccfc28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Sam Bazley <sambazley@fastmail.com>
pkgname=blockbar-git
-pkgver=20220712185955
+pkgver=20220713101001
pkgrel=1
-pkgdesc="Blocks based status bar for X window managers and Wayland (wlroots) compositors"
+pkgdesc="Blocks based status bar for X window managers"
arch=("i686" "x86_64")
url="https://github.com/sambazley/blockbar"
license=("ZLIB")