summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-08-15 08:02:47 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-08-15 08:02:47 -0400
commit6f33b1ba55f3aea06b870cd4e384b022ecc695c9 (patch)
tree96e084ff52fa64865003e50f65cc46861e2e950d /PKGBUILD
parent3144a61c180b678f6b1c23f06e4b434090199fcb (diff)
parent5858b22bef5f980271178272fa4e690dbfcc4c0b (diff)
Merge branch '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}")