summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorigo958622022-01-30 21:09:41 +0300
committerigo958622022-01-30 21:09:41 +0300
commit2ee86789ae58b3cd2804e153ff4fa4184fd4d0c2 (patch)
treee9f7b325c6a16f6d7e6d463c6aaf3c26d1bae3b7 /PKGBUILD
parentfeebc4d3a40446d72bb747d8922b452faf60b25b (diff)
downloadaur-2ee86789ae58b3cd2804e153ff4fa4184fd4d0c2.tar.gz
Use python-tomli and python-tomli-w instead of python-toml
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac67e1d6e08a..6a8f50958ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Bubblewrap based sandboxing utility"
arch=('any')
url="https://github.com/igo95862/bubblejail"
license=('GPL3+')
-depends=('python' 'python-xdg' 'bubblewrap' 'python-toml' 'xdg-dbus-proxy' 'hicolor-icon-theme' 'python-pyqt5' 'desktop-file-utils')
+depends=('python' 'python-xdg' 'bubblewrap' 'python-tomli' 'python-tomli-w' 'xdg-dbus-proxy' 'hicolor-icon-theme' 'python-pyqt5' 'desktop-file-utils')
provides=('bubblejail')
conflicts=('bubblejail')
optdepends=(