summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2021-10-23 20:42:39 +0100
committerLeonidas Spyropoulos2021-10-23 20:42:39 +0100
commit446cdd013de2913ba31607cd39e47768c1d85b86 (patch)
treeaa8be9f755dd668a8d6b3bd643c1b8463477982f /PKGBUILD
parent5a22e7cc0e73ab64b2c4362140c672a5fb9b62ec (diff)
downloadaur-446cdd013de2913ba31607cd39e47768c1d85b86.tar.gz
upgpkg: caatinga 1.1.1-3
Remove provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e230a8e936d0..2b2f9d3f16d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,12 @@
pkgname=caatinga
pkgver=1.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="A command line backup program written in Python"
arch=('any')
url="https://github.com/headmastersquall/caatinga"
license=('GPL3')
depends=('python2-setuptools')
-conflicts=('caatinga-git')
-provides=('caatinga')
source=(https://github.com/headmastersquall/caatinga/archive/caatinga-${pkgver}.tar.gz)
sha256sums=('91a5c26cdbc24b115d005dfdc7e31bf047fc68faa09dc348a508e8d88b85bef7')