summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-08-15 07:55:34 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-08-15 07:55:34 -0400
commita63ef65ef10e33b8eb8f530dd847ef7c4ecb1c12 (patch)
treeea56c7cc8b51dfc8bc91fda72f1d9fd3717fe882 /PKGBUILD
parent2e2d560516765e301e0425c2fbf783825334f9a1 (diff)
parentf5b5452eac468760c2972daf184f18e16f03d1ff (diff)
Merge branch 'lukesmith-0.8.5' of https://github.com/equwal/st into equwal-lukesmith-0.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03d6f9f..66dd05e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ options=('zipman')
depends=('libxft')
makedepends=('ncurses' 'libxext' 'git')
optdepends=('dmenu: feed urls to dmenu')
-source=('git://github.com/LukeSmithxyz/st')
+source=(git+https://github.com/LukeSmithxyz/st)
sha1sums=('SKIP')
provides=("${_pkgname}")