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

Fabio Castelli muflone at archlinux.org
Fri Mar 29 20:22:35 UTC 2019


    Date: Friday, March 29, 2019 @ 20:22:34
  Author: muflone
Revision: 446085

upgpkg: xca 2.1.2-1

Modified:
  xca/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-29 20:16:54 UTC (rev 446084)
+++ PKGBUILD	2019-03-29 20:22:34 UTC (rev 446085)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=xca
-pkgver=2.1.1
+pkgver=2.1.2
 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")
-sha256sums=('6c410e4f7e340681284059d2b7f46828e08dce6ff64e4a48baa02239c2f9d2de')
+sha256sums=('fc845470a02b0b4534b46590be307f784662071fc412fdcad605c3bce901fe05')
 
 build () {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list