Release v0.3.3

This commit is contained in:
Kivi Kaitaniemi
2025-03-08 17:30:45 +02:00
parent ef8423d128
commit 23620e86f5
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -150,7 +150,7 @@ decman.user_packages.append(
pkgname="decman-git",
# Note, this example may not be up to date
provides=["decman"],
version="0.3.1",
version="0.3.3",
dependencies=["python", "python-requests", "devtools", "pacman", "systemd", "git"],
make_dependencies=[
"python-setuptools", "python-build", "python-installer", "python-wheel"
@@ -281,7 +281,7 @@ user_packages = [{
pkgname="decman-git",
# Note, this example may not be up to date
provides=["decman"],
version="0.3.1",
version="0.3.3",
dependencies=["python", "python-requests", "devtools", "pacman", "systemd", "git"],
make_dependencies=[
"python-setuptools", "python-build", "python-installer", "python-wheel"