We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217b4fc commit ad2ecfbCopy full SHA for ad2ecfb
packaging/aur/PKGBUILD
@@ -12,7 +12,7 @@ optdepends=('gum' 'python-gobject' 'evolution-data-server')
12
depends=('python-google-api-core' 'python-google-api-python-client' 'python-google-auth' 'python-google-auth-httplib2' 'python-google-auth-oauthlib' 'python-googleapis-common-protos' 'pass' 'libnotify')
13
source=("https://github.com/chmouel/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
14
sha256sums=('edfd9aa245aba16bca2f4d219343e55d7d331f5a7bc3cee2874e14dc15951b63')
15
-makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel' 'uv')
+makedepends=('python-build' 'python-installer' 'python-wheel' 'python-hatchling')
16
17
build() {
18
cd "$pkgname-$pkgver" || exit
0 commit comments