summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ober2017-09-04 13:35:51 +0200
committerMax Ober2017-09-04 13:35:51 +0200
commit1bb9153ee3e9bfcf3278d4badff7457777a0c1d2 (patch)
tree01a553b561f5be84ffadb39eba8290ae5ebfb2c3
parent7a77a0a259c2dd32d405e6e6aeb5d3b1acf9a908 (diff)
downloadaur-perl-image-librsvg.tar.gz
removed dependency zlib
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 255c62c940bd..ac988c1d96f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = perl-image-librsvg
pkgdesc = This packages the SMBus distribution, containing the Device::SMBus module!
pkgver = 0.07
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/Image-LibRSVG
arch = any
license = GPL
license = PerlArtistic
depends = perl
depends = librsvg
- depends = zlib
options = !emptydirs
options = purge
source = http://search.cpan.org/CPAN/authors/id/T/TO/TOMSON/Image-LibRSVG-0.07.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index d59560a7792f..941337f60b88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=perl-image-librsvg
pkgver=0.07
-pkgrel=1
+pkgrel=2
pkgdesc='This packages the SMBus distribution, containing the Device::SMBus module!'
_dist=Image-LibRSVG
arch=('any')
url="https://metacpan.org/release/$_dist"
license=('GPL' 'PerlArtistic')
-depends=('perl' 'librsvg' 'zlib')
+depends=('perl' 'librsvg')
options=('!emptydirs' purge)
source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOMSON/$_dist-$pkgver.tar.gz"
"https://rt.cpan.org/Ticket/Attachment/342021/153391/430805.patch"