summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2024-01-05 16:42:19 +0100
committerFrederik Schwan2024-01-05 16:42:19 +0100
commit448c98c9df0c853958f769b1f6b296e5c875c0ac (patch)
tree2a7fab0a9d505c8f955dab03141623416ef38311 /PKGBUILD
parent24a21c376b63fe91e7e71194869d286aa8fb85f6 (diff)
downloadaur-duperemove-git.tar.gz
upgpkg: duperemove-git 0.14.1.r20.ga53e8c5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa4bf9d6dccd..6da9f93c48ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Frederik Schwan <freswa at archlinux dot org>
pkgname=duperemove-git
-pkgver=0.11.beta4.r62.g128acd9
+pkgver=0.14.1.r20.ga53e8c5
pkgrel=1
pkgdesc="Btrfs extent deduplication utility"
arch=('x86_64' 'i686')
url="https://github.com/markfasheh/duperemove"
license=('GPL')
depends=('glib2' 'sqlite')
-makedepends=('git')
+makedepends=('git' 'pandoc')
provides=('duperemove')
conflicts=('duperemove')
source=(${pkgname}::'git+https://github.com/markfasheh/duperemove.git#branch=master')