From a1009ce70a396732ba15b15d5c959269b5d557a2 Mon Sep 17 00:00:00 2001 From: SoominIm <111330163+SoominIm@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:13 -0400 Subject: init --- st/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'st') diff --git a/st/PKGBUILD b/st/PKGBUILD index 8698a8e..38dcb30 100644 --- a/st/PKGBUILD +++ b/st/PKGBUILD @@ -1,19 +1,19 @@ # Maintainer: -pkgname=st-soomin-git +pkgname=st-thesiah-git _pkgname=st pkgver=0.8.2.r1062.2087ab9 pkgrel=1 epoch=1 pkgdesc="Soomin's simple (suckless) terminal with vim-bindings, transparency, xresources, etc. " -url='https://github.com/SoominImxyz/st' +url='https://github.com/TheSiahxyz/suckless/tree/main/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/SoominImxyz/st) +source=(git+https://github.com/TheSiahxyz/suckless/tree/main/st) sha1sums=('SKIP') provides=("${_pkgname}") -- cgit v1.2.3