T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
ddclient
Commits:
939f5871 by T.J. Townsend at 2023-11-23T09:13:50-05:00
upgpkg: 3.11.2-1: update to 3.11.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ddclient
pkgdesc = Update dynamic DNS entries for accounts on many dynamic DNS
services
- pkgver = 3.11.1
+ pkgver = 3.11.2
pkgrel = 1
url = https://github.com/ddclient/ddclient
arch = any
@@ -11,7 +11,7 @@ pkgbase = ddclient
depends = net-tools
optdepends = smtp-forwarder: email support requires sendmail binary
backup = etc/ddclient/ddclient.conf
- source = git+https://github.com/ddclient/ddclient.git?signed#tag=v3.11.1
+ source = git+https://github.com/ddclient/ddclient.git?signed#tag=v3.11.2
validpgpkeys = 53B26AEDC08246715E15504B236B6291555E8401
validpgpkeys = D852004BCC1AEC6F2449631D394799890605C42A
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: David Rosenstrauch <[email protected]>
pkgname=ddclient
-pkgver=3.11.1
+pkgver=3.11.2
pkgrel=1
pkgdesc="Update dynamic DNS entries for accounts on many dynamic DNS services"
url="https://github.com/ddclient/ddclient"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ddclient/-/commit/939f5871d86ad119818d4336be53cc2b981d571c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ddclient/-/commit/939f5871d86ad119818d4336be53cc2b981d571c
You're receiving this email because of your account on gitlab.archlinux.org.