1
0
forked from ports/contrib

nextcloud-client: 3.12.0 -> 3.12.1

This commit is contained in:
Tim Biermann 2024-03-07 21:04:12 +01:00
parent d9ff016990
commit eb2dbc2b2d
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 9 deletions

View File

@ -19,11 +19,11 @@ drwxr-xr-x root/root usr/include/nextcloudsync/mirall/
-rw-r--r-- root/root usr/include/nextcloudsync/mirall/syncresult.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libnextcloud_csync.so -> libnextcloud_csync.so.0
lrwxrwxrwx root/root usr/lib/libnextcloud_csync.so.0 -> libnextcloud_csync.so.3.12.0
-rwxr-xr-x root/root usr/lib/libnextcloud_csync.so.3.12.0
lrwxrwxrwx root/root usr/lib/libnextcloud_csync.so.0 -> libnextcloud_csync.so.3.12.1
-rwxr-xr-x root/root usr/lib/libnextcloud_csync.so.3.12.1
lrwxrwxrwx root/root usr/lib/libnextcloudsync.so -> libnextcloudsync.so.0
lrwxrwxrwx root/root usr/lib/libnextcloudsync.so.0 -> libnextcloudsync.so.3.12.0
-rwxr-xr-x root/root usr/lib/libnextcloudsync.so.3.12.0
lrwxrwxrwx root/root usr/lib/libnextcloudsync.so.0 -> libnextcloudsync.so.3.12.1
-rwxr-xr-x root/root usr/lib/libnextcloudsync.so.3.12.1
-rwxr-xr-x root/root usr/lib/nextcloudsync_vfs_suffix.so
-rwxr-xr-x root/root usr/lib/nextcloudsync_vfs_xattr.so
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3ySV3xSh06pxRHXTM+/kZbQbhbU/v2aRjmv7ACUB6yw0tzmL7GGpwc/Hrc7ythoq1UEc2AE0v8CJknrsieavbgg=
SHA256 (Pkgfile) = ebc6f8a4f8a84a1574b99d3d53ea1b4903668311804f43ad559fb2ec04665063
SHA256 (.footprint) = 2b9021a8a1572adb2e88822f951891624fd2d2f154e852d819531cbabaac2d2d
SHA256 (nextcloud-client-3.12.0-1.tar.gz) = df6c56c8fcbee7d9ab09673cdb7b41671f2eb0eb1dbb79ee393b207a9bc46ee8
RWSagIOpLGJF3+56Ed3tWTJfB1ovMT4z6hmkU9Vrc/N6RtgtYoiK6P2H2bV0ZnEibwvEtkufvtuUzzoEFe60gAI9Be6hTSpNBQU=
SHA256 (Pkgfile) = 11d0d5d37f4ae0d5877fb6bc38aa008994132deaa0b05229638200307a5e938c
SHA256 (.footprint) = 084375e7cef237420cef2ecc765d6c0ce03104492246d8c64a292b306185e246
SHA256 (nextcloud-client-3.12.1-1.tar.gz) = a1e117ba1eac967c57c7b66c76f1e7200389674e9ec9ffdf161bc524184848f6

View File

@ -5,7 +5,7 @@
# Optional: doxygen qtwebengine librsvg
name=nextcloud-client
version=3.12.0
version=3.12.1
release=1
source=(https://github.com/nextcloud/desktop/archive/v$version/$name-$version-$release.tar.gz)