New upstream 25.0.10

This commit is contained in:
2023-08-22 13:00:46 +02:00
parent 96bd1fc4a2
commit b42da85d98
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ git clone https://git.jurisic.org/ijurisic/nextcloud-deb.git
cd nextcloud-deb
git checkout bullseye
uscan --verbose --download-current-version
cd ../nextcloud-server-<current_version>
cd ../nextcloud-server-25.0.10
dch -n
dpkg-buildpackage -rfakeroot -us -uc
cd ..