Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ curl


Commits:
caafd985 by Leonidas Spyropoulos at 2024-02-06T12:53:59+00:00
upgpkg: 8.6.0-3: revert 9a90c9d

Upstream issue: https://github.com/curl/curl/issues/12844

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = curl
        pkgdesc = command line tool and library for transferring data with URLs
        pkgver = 8.6.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://curl.se/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(curl libcurl-compat libcurl-gnutls)
 _tag='8cd1397d3c5c9b1526c8d74530266a7a9a22294b' # git rev-parse v${_tag_name}
 _tag_name='8_6_0'
 pkgver="${_tag_name//_/.}"
-pkgrel=2
+pkgrel=3
 pkgdesc='command line tool and library for transferring data with URLs'
 arch=('x86_64')
 url='https://curl.se/'
@@ -33,6 +33,7 @@ _backports=(
 )
 
 _reverts=(
+    '9a90c9dd64d2f03601833a70786d485851bd1b53'
 )
 
 prepare() {



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

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


Reply via email to