summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhuoyun Wei2024-04-30 15:06:14 -0700
committerZhuoyun Wei2024-04-30 15:06:14 -0700
commit91abf84bfb028bf3d3a6136e0c2d828c64c67593 (patch)
tree7751fba8c5db2dd5711efd2e116e0bb456eac577 /PKGBUILD
parent9dab37dfb2755d3f56f2deccdd2aca4178854db9 (diff)
downloadaur-libntlm.tar.gz
1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 502c63ea8b3e..d7001a1857fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhuoyun Wei <wzyboy@wzyboy.org>
pkgname=libntlm
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc="Libntlm: rewritten of original libntlm"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.nongnu.org/libntlm/"
license=('GPL')
depends=()
source=("https://download.savannah.nongnu.org/releases/libntlm/libntlm-${pkgver}.tar.gz")
-sha256sums=('d805ebb901cbc9ff411e704cbbf6de4d28e7bcb05c9eca2124f582cbff31c0b1')
+sha256sums=('ce6569a47a21173ba69c990965f73eb82d9a093eb871f935ab64ee13df47fda1')
build() {