summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Lisin2022-06-29 14:01:00 +0200
committerMatthias Lisin2022-06-29 14:01:00 +0200
commit8cebac1baf2bc81970799ea46192a4d6a1ad2b26 (patch)
tree06201211fe319430c9ab74dbe487a7bbd0f71074 /PKGBUILD
parente2cd5561c73cf5891b2ad42986e6bb9dbd548fff (diff)
downloadaur-8cebac1baf2bc81970799ea46192a4d6a1ad2b26.tar.gz
upgpkg: dcnnt 0.6.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc28e93a5af3..de27bddf3fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: ml <>
pkgname=dcnnt
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Yet another tool to connect Android phone with desktop similar to KDE Connect'
arch=('any')
url='https://github.com/cyanomiko/dcnnt-py'
license=('MIT')
-depends=('python-crypto')
+depends=('python-pycryptodome')
makedepends=('python-setuptools')
source=("$url/archive/$pkgver/$pkgname-py-$pkgver.tar.gz")
sha256sums=('679c36bd90edc6b0d42b7967b465fc90955a8d9b222723fe74f25ae2d0664535')