[arch-commits] Commit in libproxy/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Dec 30 01:01:25 UTC 2020
Date: Wednesday, December 30, 2020 @ 01:01:24
Author: heftig
Revision: 405107
0.4.17-1
Modified:
libproxy/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-30 00:59:06 UTC (rev 405106)
+++ PKGBUILD 2020-12-30 01:01:24 UTC (rev 405107)
@@ -1,9 +1,9 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
pkgbase=libproxy
pkgname=(libproxy libproxy-webkit)
-pkgver=0.4.16
+pkgver=0.4.17
pkgrel=1
pkgdesc="Automatic proxy configuration management library"
url="https://libproxy.github.io/libproxy/"
@@ -10,8 +10,8 @@
arch=(x86_64)
license=(LGPL)
depends=(gcc-libs glib2 dbus)
-makedepends=(cmake python python2 perl webkit2gtk git js60)
-_commit=0da9e01980a93aa13c40de492dca3c47cde50bfc # tags/0.4.16
+makedepends=(cmake python python2 perl webkit2gtk git)
+_commit=e78a5ccfe0a2340f2c73e419767f8492ffc2787a # tags/0.4.17
source=("git+https://github.com/libproxy/libproxy#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list