[arch-commits] Commit in davfs2/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Nov 2 17:49:52 UTC 2021
Date: Tuesday, November 2, 2021 @ 17:49:52
Author: arojas
Revision: 426984
Update to 1.6.1
Modified:
davfs2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-02 16:13:03 UTC (rev 426983)
+++ PKGBUILD 2021-11-02 17:49:52 UTC (rev 426984)
@@ -1,7 +1,7 @@
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=davfs2
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="File system driver that allows you to mount a WebDAV folder"
arch=(x86_64)
@@ -11,7 +11,7 @@
backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)
source=(https://mirror.easyname.at/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz{,.sig})
validpgpkeys=('B25A637BD5625AE122CF4654C1F5593399D2A26E') # Werner Baumann
-sha256sums=('2e6b675685bd917772be60f0999ae098c80f79ff20dc131e8fec4547cbb63b50'
+sha256sums=('ce3eb948ece582a51c934ccb0cc70e659839172717caff173f69a5e2af90c5c0'
'SKIP')
build() {
More information about the arch-commits
mailing list