summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHong Shick Pak2023-11-03 20:13:24 -0700
committerHong Shick Pak2023-11-03 20:13:24 -0700
commit2487c8920621d1a611274ee05c91d2d130b36890 (patch)
tree7a2dd9ce72b5ac8190574309c12a3323fd0c3849 /PKGBUILD
parentb5729964b4a7805c512928622d60475109745f43 (diff)
downloadaur-2487c8920621d1a611274ee05c91d2d130b36890.tar.gz
chore: update source protocol
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e00ba473e40b..37ea9b089f84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=()
makedepends=('git')
conflicts=('simpfand')
provides=('simpfand')
-source=("git://github.com/hspak/simpfand")
+source=("git+https://github.com/hspak/simpfand")
install=simpfand-git.install
md5sums=('SKIP')