summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorml2020-12-29 22:57:11 +0100
committerml2020-12-29 22:57:11 +0100
commit5c02da6289a1876fb984a419269de749e3315104 (patch)
tree5e77a640d035012370184142514875363ed7d1a7 /PKGBUILD
parent72cae987cdddfa022a4672992b580c3b54bd2aa8 (diff)
downloadaur-5c02da6289a1876fb984a419269de749e3315104.tar.gz
updpkg: dcnnt 0.3.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d86d6d3c4bed..77db4ce2a5f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ml <>
pkgname=dcnnt
-pkgver=0.3.6
+pkgver=0.3.8
pkgrel=1
pkgdesc='Yet another tool to connect Android phone with desktop similar to KDE Connect'
arch=('any')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('python-pycryptodome')
makedepends=('python-setuptools')
source=("$url/archive/$pkgver/$pkgname-py-$pkgver.tar.gz")
-sha256sums=('9358aff1c0bdb227304923bdd7e539fda6ba5dea9e83fd772b1a23187ccf5271')
+sha256sums=('0ae186a994d968dcf9c60193a250568d57de68446856343a8cdd71c2a02eade5')
build() {
cd "$pkgname-py-$pkgver"