summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Preinstorfer2022-05-26 08:05:52 +0200
committerFlorian Preinstorfer2022-05-26 08:05:52 +0200
commiteed09a68c0b56b3b1f9505266d592bc5c1c45023 (patch)
treebe9f94385fb4dab2149a2a1fe9a1c60e2e1f8b21 /PKGBUILD
parentd71bfe3c27e9156300ad9d44e8c2cbc3d7b4f6e3 (diff)
downloadaur-ssl-cert-check.tar.gz
Link to a specific commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3d687cf8620..26b0dbe1dcc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=ssl-cert-check
pkgver=4.14
-pkgrel=2
+pkgrel=3
pkgdesc="Checks if digital certificates in X.509 format have expired."
arch=('any')
url="http://prefetch.net/articles/checkcertificate.html"
license=('GPL')
depends=('openssl')
-source=("https://raw.githubusercontent.com/Matty9191/$pkgname/master/$pkgname")
+source=("https://raw.githubusercontent.com/Matty9191/$pkgname/967b93707f53cfdfefd61e074f18348f1f82bab9/$pkgname")
noextract=("$pkgname")
sha256sums=('e6342e1b41710551f719c13a837294ea051182058943b918ae7a03a5c3b6f3fe')