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

Fabio Castelli muflone at archlinux.org
Sun Sep 30 14:03:18 UTC 2018


    Date: Sunday, September 30, 2018 @ 14:03:17
  Author: muflone
Revision: 388474

upgpkg: xca 2.1.1-1

Modified:
  xca/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-30 13:53:52 UTC (rev 388473)
+++ PKGBUILD	2018-09-30 14:03:17 UTC (rev 388474)
@@ -2,8 +2,8 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=xca
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, certificates, signing requests and revokation lists'
 arch=('x86_64')
 url='https://hohnstaedt.de/xca/'
@@ -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")
-sha256sums=('9d6adf3f6ae8a471a6f5fa3b76b98bf1c09baddb60847ceeae597aab400e36c9')
+sha256sums=('6c410e4f7e340681284059d2b7f46828e08dce6ff64e4a48baa02239c2f9d2de')
 
 build () {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list