makedeb
A library allowing to download single files from a remote zip archive
Click here to go back to the commit logs for libfragmentzip-git.
Hash: d8d532c97bd7abc4c5da39edcc70e6ec553b7bc7
Message: switch to git+https
diff --git a/.SRCINFO b/.SRCINFO
index 2e2930f..10f0045 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = libfragmentzip-git
depends = libcurl4-openssl-dev
provides = libfragmentzip
conflicts = libfragmentzip
- source = git://github.com/tihmstar/libfragmentzip
+ source = git+https://github.com/tihmstar/libfragmentzip
md5sums = SKIP
focal_depends = curl
focal_depends = libzip-dev
diff --git a/PKGBUILD b/PKGBUILD
index 102e924..0c0b4f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ hirsute_depends=("${depends[@]}" 'libzip4')
makedepends=('git' 'libgeneral-fr-git')
provides=(libfragmentzip)
conflicts=(libfragmentzip)
-source=("git://github.com/tihmstar/libfragmentzip")
+source=("git+https://github.com/tihmstar/libfragmentzip")
md5sums=('SKIP')
function pkgver() {