diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 22:41:24 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 22:41:24 +0100 |
| commit | 3a82553f903bdc415f0320a2efc0925baf943a8f (patch) | |
| tree | bd540609e2ba3d5a4d5e815f5e6ce75423655375 /xpybar | |
| parent | Update sshexec to version 1.2.1 (diff) | |
| download | aur-packages-master.tar.gz aur-packages-master.tar.bz2 aur-packages-master.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'xpybar')
| -rw-r--r-- | xpybar/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xpybar/PKGBUILD b/xpybar/PKGBUILD index 4a21580..7fed902 100644 --- a/xpybar/PKGBUILD +++ b/xpybar/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se> pkgname=xpybar -pkgver=1.20.2 +pkgver=1.20.3 pkgrel=1 pkgdesc="A highly extensible minimalistic dock panel configured in Python 3" arch=(any) @@ -28,7 +28,7 @@ optdepends=("alarm: for limiting the time of a file search in locks" makedepends=(make coreutils sed zip auto-auto-complete texinfo) install=xpybar.install source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha256sums=(77a0a04199c7cce72613c8c361891dab2b4158f06fac1e197dcd06ed6f249298) +sha256sums=(e2dafbe8af82fade57c53acfc56fb09ca95a547f82d08e1300e8ae25aea93150) build() { |
