[arch-commits] Commit in xca/trunk (PKGBUILD)

Fabio Castelli muflone at archlinux.org
Mon May 24 21:46:26 UTC 2021


    Date: Monday, May 24, 2021 @ 21:46:26
  Author: muflone
Revision: 944937

upgpkg: xca 2.4.0-1

Modified:
  xca/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-24 21:40:39 UTC (rev 944936)
+++ PKGBUILD	2021-05-24 21:46:26 UTC (rev 944937)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=xca
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, certificates, signing requests and revokation lists'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('qt5-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
 source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('35522aa308e1022a739f3255f13fcf63f481000f9b7411027a009a185e33ddceeb5cf9b55406a4899d2393c7e5ace10354ff24b3b2b0c3045d110f679756b0b8')
+sha512sums=('e93e2cf9dc48ed43ee9b51e977f825d81ff08835eb4d77fcbe8f9dc8ce31c77c1da879b48c25ab535717542d1fe84faa6e46c410c116edbee02072040c59667c')
 
 build () {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list