summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cd08638ab16..5cc83d26d6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Veeti Paananen <veeti.paananen@rojekti.fi>
pkgname=manuale
-pkgver=1.0.3
+pkgver=1.1.0
pkgrel=1
pkgdesc="A fully manual Let's Encrypt client"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/veeti/manuale"
license=('MIT')
depends=('python-setuptools' 'python-cryptography' 'python-requests')
source=("https://files.pythonhosted.org/packages/source/m/manuale/manuale-${pkgver}.tar.gz")
-sha256sums=('3ee272b8e746bb0daa954d675d07c8cb803c80a04e3379ccf2d6adc664aa8fb0')
+sha256sums=('5ead5682426538dfeac95ce84033d9096b9acf00f79598538e23ae06dfb2d7f0')
package() {
cd "$srcdir/$pkgname-$pkgver"