summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2021-11-02 13:27:43 +0000
committerLeonidas Spyropoulos2021-11-02 13:27:43 +0000
commit5e72184f195a4e81791f9583cd1495d4264b9454 (patch)
treed910982c1a4b717bba06a232941d4aa7ca38fc90 /PKGBUILD
parent446cdd013de2913ba31607cd39e47768c1d85b86 (diff)
downloadaur-5e72184f195a4e81791f9583cd1495d4264b9454.tar.gz
upgpkg: caatinga 1.1.1-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b2f9d3f16d7..fd74d2621f2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=caatinga
pkgver=1.1.1
-pkgrel=3
+pkgrel=4
pkgdesc="A command line backup program written in Python"
arch=('any')
url="https://github.com/headmastersquall/caatinga"
license=('GPL3')
-depends=('python2-setuptools')
+makedepends=('python2-setuptools')
source=(https://github.com/headmastersquall/caatinga/archive/caatinga-${pkgver}.tar.gz)
sha256sums=('91a5c26cdbc24b115d005dfdc7e31bf047fc68faa09dc348a508e8d88b85bef7')