From 6b71c978fd56367f0fb339d4039896ed2af0cb0b Mon Sep 17 00:00:00 2001 From: SoominIm <111330163+SoominIm@users.noreply.github.com> Date: Sat, 6 Apr 2024 20:26:03 -0500 Subject: Updates dwm, st, dmenu, slock, and dwmblocks --- st/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'st/PKGBUILD') 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}") -- cgit v1.2.3