summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy Cantrell2025-09-17 20:16:57 -0500
committerJeremy Cantrell2025-09-17 20:16:57 -0500
commit8b97e3c9e2a7d534818c8956eae9bace092dbcef (patch)
tree8444a0139b5ff39569d4d4e401b6a90df53e5b57 /PKGBUILD
parent606d84c390a507a7e75d7519e4e2777b1efeed1d (diff)
downloadaur-swaystatus.tar.gz
upgpkg: swaystatus 0.10.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f91e5e4d24..a43f77d00b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=swaystatus
pkgver=0.10.2
-pkgrel=2
+pkgrel=3
pkgdesc="Generate a status line for swaybar"
arch=('any')
url="https://github.com/jmcantrell/$pkgname"
license=('MIT')
depends=('python')
optdepends=()
-makedepends=('git' 'python-build' 'python-installer' 'python-wheel' 'python-uv-build')
+makedepends=('python-build' 'python-installer' 'python-wheel' 'python-uv-build')
checkdepends=('python-pytest')
provides=()
conflicts=()