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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jul 30 17:00:04 UTC 2019


    Date: Tuesday, July 30, 2019 @ 17:00:04
  Author: svenstaro
Revision: 495399

upgpkg: acme-tiny 4.1.0-1

Modified:
  acme-tiny/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 16:56:42 UTC (rev 495398)
+++ PKGBUILD	2019-07-30 17:00:04 UTC (rev 495399)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Contributor: Tom Hacohen <tom at stosb.com>
 pkgname=acme-tiny
-pkgver=4.0.4
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="A tiny script to issue and renew TLS certs from Let's Encrypt"
 url="https://github.com/diafygi/acme-tiny"
@@ -9,7 +9,7 @@
 license=('MIT')
 arch=('any')
 source=(https://github.com/diafygi/acme-tiny/archive/${pkgver}.tar.gz)
-sha256sums=('ba535d556ab01b91751370270fe6f1e1cbf960a4c8a0ac6b72e2e43008dd5786')
+sha256sums=('135e2f64083063f9ec9eaf5884e12f77f753489b9ae7d1189c24228cbf3a337b')
 
 package() {
     cd "$srcdir"/acme-tiny-${pkgver}



More information about the arch-commits mailing list