Date: Saturday, January 25, 2020 @ 12:02:55 Author: jlichtblau Revision: 555421
upgpkg: gwenhywfar 5.1.2-1 - new upstream release Modified: gwenhywfar/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-25 11:34:55 UTC (rev 555420) +++ PKGBUILD 2020-01-25 12:02:55 UTC (rev 555421) @@ -1,10 +1,11 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Sergej Pupykin <[email protected]> # Contributor: William Rea <[email protected]> pkgname=gwenhywfar -pkgver=5.1.0 -_verid=231 +pkgver=5.1.2 +_verid=234 pkgrel=1 pkgdesc="OS abstraction functions for various projects" arch=(x86_64) @@ -15,7 +16,7 @@ optdepends=('gtk3: for the GTK3 UI' 'qt5-base: for the Qt5 UI') source=("https://www.aquamaniac.de/rdm/attachments/download/$_verid/$pkgname-$pkgver.tar.gz") -sha256sums=('ccdee7c7a0a5e1f3f55bab86a55d713acf20f0f80ef33a8abd0b69d29d8f9c2a') +sha256sums=('e2eae2a50e83512664216230caebafbc170c5806a6f0130b00e44f2b6a5a5441') #validpgpkeys=(42400AF5EB2A17F0A69BB551E9899D784A977416) # AqBanking Package Key <[email protected]> build() {
