New upstream version 31.0.8

This commit is contained in:
2025-08-18 21:13:11 +02:00
parent 948b668a16
commit 819d7348b8
2 changed files with 8 additions and 2 deletions

View File

@@ -17,9 +17,9 @@ git clone https://git.jurisic.org/ijurisic/nextcloud-deb.git
cd nextcloud-deb
git checkout bookworm
uscan --verbose --download-current-version
cd ../nextcloud-server-31.0.7
cd ../nextcloud-server-31.0.8
dch -n
dpkg-buildpackage -rfakeroot -us -uc
cd ..
dpkg -i nextcloud-server_31.0.7-1~deb12_all.deb
dpkg -i nextcloud-server_31.0.8-1~deb12_all.deb
```