summaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
authorSoominIm <111330163+SoominIm@users.noreply.github.com>2024-04-09 18:58:13 -0400
committerSoominIm <111330163+SoominIm@users.noreply.github.com>2024-04-09 18:58:13 -0400
commita1009ce70a396732ba15b15d5c959269b5d557a2 (patch)
tree775c532d9dca2c7c2c13dc2b31192e01748aba9f /st
parentcd33c8142bf63e48e87c19be15d307978b5f0236 (diff)
init
Diffstat (limited to 'st')
-rw-r--r--st/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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}")