Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
gwenhywfar
Commits:
9fe656d2 by Antonio Rojas at 2026-01-13T09:53:17+01:00
upgpkg: 5.14.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gwenhywfar
pkgdesc = OS abstraction functions for various projects
- pkgver = 5.12.1
+ pkgver = 5.14.1
pkgrel = 1
url = https://www.aquamaniac.de/rdm/
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = gwenhywfar
depends = openssl
optdepends = gtk3: for the GTK3 UI
optdepends = qt6-base: for the Qt6 UI
- source =
https://www.aquamaniac.de/rdm/attachments/download/533/gwenhywfar-5.12.1.tar.gz
- source =
https://www.aquamaniac.de/rdm/attachments/download/532/gwenhywfar-5.12.1.tar.gz.asc
+ source =
https://www.aquamaniac.de/rdm/attachments/download/630/gwenhywfar-5.14.1.tar.gz
+ source =
https://www.aquamaniac.de/rdm/attachments/download/629/gwenhywfar-5.14.1.tar.gz.asc
validpgpkeys = 42400AF5EB2A17F0A69BB551E9899D784A977416
- sha256sums =
d188448b9c3a9709721422ee0134b9d0b7790ab7514058d99e04399e39465dda
+ sha256sums =
8916feaa99cb954f963f2cba8dd2dffe57cacf7f284daf00eab071aad6fe2ab3
sha256sums = SKIP
pkgname = gwenhywfar
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: William Rea <[email protected]>
pkgname=gwenhywfar
-pkgver=5.12.1
+pkgver=5.14.1
pkgrel=1
pkgdesc="OS abstraction functions for various projects"
arch=('x86_64')
@@ -14,9 +14,9 @@ depends=('gnutls' 'libgcrypt' 'openssl')
makedepends=('git' 'gtk3' 'qt6-base')
optdepends=('gtk3: for the GTK3 UI'
'qt6-base: for the Qt6 UI')
-source=(https://www.aquamaniac.de/rdm/attachments/download/533/$pkgname-$pkgver.tar.gz
-
https://www.aquamaniac.de/rdm/attachments/download/532/$pkgname-$pkgver.tar.gz.asc)
-sha256sums=('d188448b9c3a9709721422ee0134b9d0b7790ab7514058d99e04399e39465dda'
+source=(https://www.aquamaniac.de/rdm/attachments/download/630/$pkgname-$pkgver.tar.gz
+
https://www.aquamaniac.de/rdm/attachments/download/629/$pkgname-$pkgver.tar.gz.asc)
+sha256sums=('8916feaa99cb954f963f2cba8dd2dffe57cacf7f284daf00eab071aad6fe2ab3'
'SKIP')
validpgpkeys=(42400AF5EB2A17F0A69BB551E9899D784A977416) # AqBanking Package
Key <[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gwenhywfar/-/commit/9fe656d2f2b6bb47c4be8bd35170f082a3902b29
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gwenhywfar/-/commit/9fe656d2f2b6bb47c4be8bd35170f082a3902b29
You're receiving this email because of your account on gitlab.archlinux.org.