diff options
| author | SoominIm <111330163+SoominIm@users.noreply.github.com> | 2024-04-06 20:26:03 -0500 |
|---|---|---|
| committer | SoominIm <111330163+SoominIm@users.noreply.github.com> | 2024-04-06 20:26:03 -0500 |
| commit | 6b71c978fd56367f0fb339d4039896ed2af0cb0b (patch) | |
| tree | 86fb89a7c4f5a999752f5a0c95c4c479bdd55f1a /st/PKGBUILD | |
| parent | 3588cbd9e548351ac37ca8946f93c4603d6b7307 (diff) | |
Updates dwm, st, dmenu, slock, and dwmblocks
Diffstat (limited to 'st/PKGBUILD')
| -rw-r--r-- | st/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/st/PKGBUILD b/st/PKGBUILD index 66dd05e..8698a8e 100644 --- a/st/PKGBUILD +++ b/st/PKGBUILD @@ -1,19 +1,19 @@ # Maintainer: -pkgname=st-luke-git +pkgname=st-soomin-git _pkgname=st pkgver=0.8.2.r1062.2087ab9 pkgrel=1 epoch=1 -pkgdesc="Luke's simple (suckless) terminal with vim-bindings, transparency, xresources, etc. " -url='https://github.com/LukeSmithxyz/st' +pkgdesc="Soomin's simple (suckless) terminal with vim-bindings, transparency, xresources, etc. " +url='https://github.com/SoominImxyz/st' arch=('i686' 'x86_64') license=('MIT') options=('zipman') depends=('libxft') makedepends=('ncurses' 'libxext' 'git') optdepends=('dmenu: feed urls to dmenu') -source=(git+https://github.com/LukeSmithxyz/st) +source=(git+https://github.com/SoominImxyz/st) sha1sums=('SKIP') provides=("${_pkgname}") |
