summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Webster2023-06-07 08:24:15 -0700
committerDonald Webster2023-06-07 08:24:15 -0700
commitbb3310468fb316e2139e7b6aeb8bb085b39b42a0 (patch)
treec1a231f61151638fd182e9bd49ae3cb485592e6d /PKGBUILD
parent30aedca7608bd7f17057f4d0097bb4f4383e9a9e (diff)
downloadaur-pyznap.tar.gz
Stray space.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f29e2505cc19..ba79fd6538d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="ZFS snapshot tool written in Python"
url="https://github.com/yboetz/pyznap"
depends=('python')
-makedepends=('python-setuptools' )
+makedepends=('python-setuptools')
license=('GPLv3')
arch=('any')
source=("pyznap-${pkgver}.tar.gz::https://github.com/yboetz/pyznap/archive/v${pkgver}.tar.gz")