Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libproxy


Commits:
67cf1df6 by Jan Alexander Steffens (heftig) at 2024-02-09T23:49:07+01:00
0.5.4-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,26 @@
+pkgbase = libproxy
+       pkgdesc = Automatic proxy configuration management library
+       pkgver = 0.5.4
+       pkgrel = 1
+       url = https://libproxy.github.io/libproxy/
+       arch = x86_64
+       license = LGPL-2.1-or-later
+       makedepends = gi-docgen
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = gsettings-desktop-schemas
+       makedepends = meson
+       makedepends = vala
+       depends = curl
+       depends = duktape
+       depends = glib2
+       source = 
git+https://github.com/libproxy/libproxy#commit=dff9a603d823dcc740ec966cd27960daa6b891b1
+       b2sums = SKIP
+
+pkgname = libproxy
+       provides = libproxy.so
+       conflicts = libproxy-webkit<0.5.0-1
+
+pkgname = libproxy-docs
+       pkgdesc = Automatic proxy configuration management library 
(documentation)
+       depends = 


=====================================
PKGBUILD
=====================================
@@ -6,12 +6,12 @@ pkgname=(
   libproxy
   libproxy-docs
 )
-pkgver=0.5.3
-pkgrel=2
+pkgver=0.5.4
+pkgrel=1
 pkgdesc="Automatic proxy configuration management library"
 url="https://libproxy.github.io/libproxy/";
 arch=(x86_64)
-license=(LGPL)
+license=(LGPL-2.1-or-later)
 depends=(
   curl
   duktape
@@ -25,7 +25,7 @@ makedepends=(
   meson
   vala
 )
-_commit=29d51a611f28af0bdbd51a5779cc8df264c8dcff  # tags/0.5.3
+_commit=dff9a603d823dcc740ec966cd27960daa6b891b1  # tags/0.5.4
 source=(
   "git+https://github.com/libproxy/libproxy#commit=$_commit";
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libproxy/-/commit/67cf1df69d245d6ea267a90c3bea045e400110e7

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


Reply via email to