diff options
author | daddodev | 2025-01-08 10:11:36 +0100 |
---|---|---|
committer | daddodev | 2025-01-08 10:11:36 +0100 |
commit | be904a34796639295cc7180a041fd892c2eb6ed2 (patch) | |
tree | af8bc909c53ce6f43cf03738637f4f467117aadb | |
parent | da5cdd526dc84e0a61b044083f662617b76257bc (diff) | |
download | aur-be904a34796639295cc7180a041fd892c2eb6ed2.tar.gz |
update dependencies
-rw-r--r-- | .SRCINFO | 1 | ||||
-rw-r--r-- | PKGBUILD | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -22,7 +22,6 @@ pkgbase = pimpmyrice-git depends = python-pillow depends = python-typing_extensions depends = python-pydantic - depends = python-pydantic-extra-types provides = pimpmyrice conflicts = pimpmyrice-git conflicts = pimpmyrice @@ -22,7 +22,6 @@ depends=( "python-pillow" "python-typing_extensions" "python-pydantic" - "python-pydantic-extra-types" ) makedepends=( "python-build" |