summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2019-07-08 15:24:40 +0200
committerChristian Hesse2019-07-08 15:24:40 +0200
commitaf3cc5e5eae59055f0743231a80d6a052d16ec1d (patch)
tree4ed53aeb0f7c4cb2a0eb97377be56cf035a7e0fd /PKGBUILD
parentf366e4bbca2fef43a9a0b4e5abc2f84fea9682d0 (diff)
downloadaur-af3cc5e5eae59055f0743231a80d6a052d16ec1d.tar.gz
commit nthash 0.1.6-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79231781418f..34ab046edbab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nthash
pkgver=0.1.6
-pkgrel=1
+pkgrel=3
pkgdesc='Generate NT Hash'
arch=('i686' 'x86_64')
url='https://github.com/eworm-de/nthash'
@@ -11,7 +11,7 @@ depends=('nettle')
makedepends=('markdown')
license=('GPL')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
-source=("http://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
+source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('7a8700ac0d29f83569d5ce008a323a2b1d753721a102284a721c5bd16294c30d'
'SKIP')