new upstream version 34.0.3

This commit is contained in:
2026-08-16 11:07:20 +02:00
parent a5c202b1f3
commit 44a5766222
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 trixie
uscan --verbose --download-current-version
cd ../nextcloud-server-34.0.2
cd ../nextcloud-server-34.0.3
dch -n
dpkg-buildpackage -us -uc
cd ..
dpkg -i nextcloud-server_34.0.2-1~deb13_all.deb
dpkg -i nextcloud-server_34.0.3-1~deb13_all.deb
```