summaryrefslogtreecommitdiff
path: root/st/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'st/PKGBUILD')
-rw-r--r--st/PKGBUILD8
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}")