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


Commits:
cfa00126 by Leonidas Spyropoulos at 2024-02-06T12:58:49+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 = lib32-curl
        pkgdesc = command line tool and library for transferring data with URLs 
(32-bit)
        pkgver = 8.6.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://curl.se/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(lib32-curl lib32-libcurl-compat lib32-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 
(32-bit)'
 arch=('x86_64')
 url='https://curl.se/'
@@ -34,6 +34,7 @@ _backports=(
 )
 
 _reverts=(
+    '9a90c9dd64d2f03601833a70786d485851bd1b53'
 )
 
 prepare() {



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

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


Reply via email to