Date: Monday, March 23, 2020 @ 16:38:16 Author: jlichtblau Revision: 603744
upgpkg: gwenhywfar 5.2.0-1 - new upstream release Modified: gwenhywfar/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-23 16:01:32 UTC (rev 603743) +++ PKGBUILD 2020-03-23 16:38:16 UTC (rev 603744) @@ -4,8 +4,8 @@ # Contributor: William Rea <[email protected]> pkgname=gwenhywfar -pkgver=5.1.3 -_verid=242 +pkgver=5.2.0 +_verid=256 pkgrel=1 pkgdesc="OS abstraction functions for various projects" arch=(x86_64) @@ -16,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=('19b4f80994db8e00812879f908b33195d61b807dbe7cd8dc3dd0104f524b5976') +sha256sums=('ed8e1f81aa32c8c387cccb9d40390db31632be55bc41bd30bc27e3e45d4d2766') #validpgpkeys=(42400AF5EB2A17F0A69BB551E9899D784A977416) # AqBanking Package Key <[email protected]> build() {
