summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f2c9fbf0632..0b91276084d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='python-ampy-git'
pkgver=0
-pkgrel=4
+pkgrel=5
pkgdesc="ESP8266 FS management tool provided by Adafruit"
url="https://github.com/adafruit/ampy"
arch=('any')
license=('GPL')
depends=('python' 'python-click' 'python-pyserial')
makedepends=('python-setuptools')
-provides=('python-ampy','ampy')
+provides=('python-ampy' 'ampy')
source=("${pkgname}::git+https://github.com/adafruit/ampy")
sha512sums=('SKIP')