Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
curl


Commits:
412ba2cc by Whyme Lyu at 2024-02-03T20:12:18+01:00
Fix source URL: move to github.com/curl/curl

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -26,7 +26,7 @@ pkgbase = curl
        depends = libz.so
        depends = zstd
        depends = libzstd.so
-       source = 
git+https://github.com/bagder/curl.git#tag=8cd1397d3c5c9b1526c8d74530266a7a9a22294b?signed
+       source = 
git+https://github.com/curl/curl.git#tag=8cd1397d3c5c9b1526c8d74530266a7a9a22294b?signed
        validpgpkeys = 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
        sha512sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -26,7 +26,7 @@ depends=('ca-certificates'
          'zstd' 'libzstd.so')
 makedepends=('git' 'patchelf')
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
-source=("git+https://github.com/bagder/curl.git#tag=${_tag}?signed";)
+source=("git+https://github.com/curl/curl.git#tag=${_tag}?signed";)
 sha512sums=('SKIP')
 
 _backports=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/curl/-/commit/412ba2ccc7b533602d26542e53be30b2522689d3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/curl/-/commit/412ba2ccc7b533602d26542e53be30b2522689d3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to