summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYardena Cohen2019-11-25 12:15:21 -0800
committerYardena Cohen2019-11-25 12:15:21 -0800
commit101339a556f098dcf596c94c72a367ab762ee37a (patch)
treee423959deda0020d6c1600ffe4aa37819bf0e64c
parent5eee3de32b6710bf2e3d345182685f71f8575def (diff)
downloadaur-101339a556f098dcf596c94c72a367ab762ee37a.tar.gz
mutagen pkgname changed in repos
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eccde6331f6b..34e802b0b624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
gitname=mat
pkgname=${gitname}-git
pkgver=0.6.1.12.g4b9a657
-pkgrel=1
+pkgrel=2
pkgdesc="Metadata anonymisation toolkit (git version)"
arch=('any')
url="https://mat.boum.org"
license=('GPL2')
conflicts=('mat')
provides=('mat')
-depends=('python2-distutils-extra' 'python2' 'hachoir-core' 'hachoir-parser' 'python2-cairo' 'python2-poppler' 'python2-pdfrw' 'mutagen' 'python2-gobject' 'git')
+depends=('python2-distutils-extra' 'python2' 'hachoir-core' 'hachoir-parser' 'python2-cairo' 'python2-poppler' 'python2-pdfrw' 'python2-mutagen' 'python2-gobject' 'git')
optdepends=('perl-image-exiftool: extended image support')
source=("git+https://0xacab.org/mat/mat.git")
sha256sums=('SKIP')