summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70167bec3587..cc2413676eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Leo Papadakos <jpegxguy@outlook.com>
+# Maintainer: Leonidas P. <jpegxguy at outlook dot com>
pkgname=ksmbd-tools
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
pkgdesc="Userspace tools for the ksmbd kernel SMB server"
arch=('x86_64' 'i686' 'aarch64' 'armv7h' 'armv6h')
url="https://github.com/cifsd-team/ksmbd-tools"
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('KSMBD-MODULE' 'libnl')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
"ksmbd.service")
-sha256sums=("e701936f7c8f04fc89704cd78bea4e9d7038c67523506ddfc89d176d71b0463e"
+sha256sums=("f1d32afc32039ac3c3f41bac336059893186794270af85c80bbd3942ba96cb0c"
"c97ef1a0fcd4357d3352b0e174547c02ce91563c342df10eec2bf2eba2c4a392")
build() {