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


Commits:
6aa67d10 by Christian Hesse at 2023-12-06T10:38:05+01:00
upgpkg: 8.5.0-1: new upstream release

- - - - -


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.4.0
-       pkgrel = 2
+       pkgver = 8.5.0
+       pkgrel = 1
        url = https://curl.se/
        arch = x86_64
        license = MIT
@@ -18,7 +18,7 @@ pkgbase = lib32-curl
        depends = lib32-zlib
        depends = lib32-zstd
        provides = libcurl.so
-       source = 
git+https://github.com/bagder/curl.git#tag=817204c6e41f66dafbaa704d67f828a4288b3577?signed
+       source = 
git+https://github.com/bagder/curl.git#tag=55b5fafb094ebe07ca8a5d4f79813c8b40670795?signed
        validpgpkeys = 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
        sha512sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -7,10 +7,10 @@
 
 pkgbase=lib32-curl
 pkgname=(lib32-curl lib32-libcurl-compat lib32-libcurl-gnutls)
-_tag='817204c6e41f66dafbaa704d67f828a4288b3577' # git rev-parse v${_tag_name}
-_tag_name='8_4_0'
+_tag='55b5fafb094ebe07ca8a5d4f79813c8b40670795' # git rev-parse v${_tag_name}
+_tag_name='8_5_0'
 pkgver="${_tag_name//_/.}"
-pkgrel=2
+pkgrel=1
 pkgdesc='command line tool and library for transferring data with URLs 
(32-bit)'
 arch=('x86_64')
 url='https://curl.se/'
@@ -24,7 +24,6 @@ 
source=("git+https://github.com/bagder/curl.git#tag=${_tag}?signed";)
 sha512sums=('SKIP')
 
 _backports=(
-  "1f7d8cd478f024bc16cad204a9b62feb6e92a0c5" # make package reproducible
 )
 
 _reverts=(



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

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


Reply via email to