[arch-commits] Commit in davfs2/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Aug 28 16:29:59 UTC 2020


    Date: Friday, August 28, 2020 @ 16:29:59
  Author: arojas
Revision: 394844

Update to 1.6.0

Modified:
  davfs2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-28 16:07:21 UTC (rev 394843)
+++ PKGBUILD	2020-08-28 16:29:59 UTC (rev 394844)
@@ -1,7 +1,7 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=davfs2
-pkgver=1.5.6
+pkgver=1.6.0
 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=('417476cdcfd53966b2dcfaf12455b54f315959b488a89255ab4b44586153d801'
+sha256sums=('2e6b675685bd917772be60f0999ae098c80f79ff20dc131e8fec4547cbb63b50'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list