New upstream version 32.0.9

This commit is contained in:
2026-05-12 07:51:59 +02:00
parent 980ec6e6aa
commit 7f2cc48b91
2 changed files with 8 additions and 2 deletions
+2 -2
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-32.0.5
cd ../nextcloud-server-32.0.9
dch -n
dpkg-buildpackage -rfakeroot -us -uc
cd ..
dpkg -i nextcloud-server_32.0.5-1~deb12_all.deb
dpkg -i nextcloud-server_32.0.9-1~deb12_all.deb
```