summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-04-28 15:04:48 +0200
committerFrederik Schwan2020-04-28 15:04:48 +0200
commit79ea03c604658a6d3efe3e6aa92f2bf237b7f0a7 (patch)
tree2f7c2674f5573d5014fcb619980b2c2f429ee872 /PKGBUILD
parentb207405d4f7df856e3b80b66ebde2f8ebea4efe7 (diff)
downloadaur-79ea03c604658a6d3efe3e6aa92f2bf237b7f0a7.tar.gz
review with Alad Wenter
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f37f289759c..9b0775802bbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=duperemove-git
pkgver=636.128acd9
-pkgrel=1
+pkgrel=2
pkgdesc="Btrfs extent deduplication utility"
arch=('x86_64' 'i686')
url="https://github.com/markfasheh/duperemove"
license=('GPL')
depends=('glib2' 'sqlite')
makedepends=('git')
-conflicts=('duperemove')
+provides=('duperemove')
source=("${pkgname}"::'git://github.com/markfasheh/duperemove.git#branch=master')
b2sums=('SKIP')