Search Criteria
Package Details: spectrwm 3.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/spectrwm.git (read-only, click to copy) |
|---|---|
| Package Base: | spectrwm |
| Description: | A small, dynamic tiling and reparenting window manager for X11 |
| Upstream URL: | https://github.com/conformal/spectrwm |
| Licenses: | ISC |
| Replaces: | scrotwm |
| Submitter: | arojas |
| Maintainer: | mhdi |
| Last Packager: | mhdi |
| Votes: | 3 |
| Popularity: | 0.49 |
| First Submitted: | 2023-04-01 17:36 (UTC) |
| Last Updated: | 2025-08-29 16:49 (UTC) |
Dependencies (12)
- bash (bash-gitAUR, bash-devel-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libbsd (libbsd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcursor
- libxft (libxft-gitAUR)
- xcb-util
- xcb-util-keysyms
- xcb-util-wm
- libxt (make)
Latest Comments
rohshall commented on 2024-02-28 15:12 (UTC)
@zcal, ideally yes, but I had made a mistake in packaging the 3.5.1. So, I had to use the next version. If I can use something like 3.5.1.1 , I will do that the next time.
zcal commented on 2024-02-28 15:03 (UTC)
@roshall, shouldn't the pkgver reflect the upstream version? It's currently 3.5.1 but the pkgver shows 3.5.2
rohshall commented on 2024-02-18 13:50 (UTC)
@seschwar, sorry for the late response. I didn't get the notification. Yes, I was editing .SRCINFO manually. I auto-generated it and have now pushed a fix with some other minor fixes.
seschwar commented on 2023-12-14 22:29 (UTC) (edited on 2023-12-14 22:29 (UTC) by seschwar)
@rohshall, are you editing .SRCINFO manually? You should be generating it automatically: https://wiki.archlinux.org/title/.SRCINFO#Generation
That way it stays in sync with the PKGBUILD.
silent commented on 2023-12-03 11:26 (UTC)
Please correct the PKGBUILD as explained by wakamue
wakamue commented on 2023-12-01 08:47 (UTC)
Package Details says spectrwm 3.5.1-5 but PKGBUILD has pkgrel=4
rohshall commented on 2023-10-29 01:34 (UTC)
@sechwar, thank you for pointing out issues. I pushed the fix.
seschwar commented on 2023-10-29 00:14 (UTC)
Currently (https://aur.archlinux.org/cgit/aur.git/commit/?h=spectrwm&id=3f1aa7a08b99f55dd910eab585a99da82a262ea5)
PKGBUILD(pkgrel=3, _ghver=3_5_0) and.SRCINFO(pkgrel=4, _ghver=3_4_1) are not in sync.spectrwm.installalso contains a BASH syntax error and should probably be removed, as it actually doesn't do anything.