summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarius Knaust2020-11-26 23:23:27 +0100
committerMarius Knaust2020-11-26 23:23:27 +0100
commitff36998f4886fe0b5d30de38e111093912de7b85 (patch)
tree567ba81da17505c7f66a2bcef38d333af3ef1b7f /PKGBUILD
parent1827636b4d8439209b59caca57d0744239ce625a (diff)
downloadaur-ff36998f4886fe0b5d30de38e111093912de7b85.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8307a79febe..330c3c07fdd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_name=inkscape-applytransforms
pkgname=$_name-git
-pkgver=r20.1d86e12
+pkgver=r38.bc65583
pkgrel=1
pkgdesc="An Inkscape extension which removes all matrix transforms by applying them recursively to shapes"
arch=("any")
url="https://github.com/Klowner/$_name"
license=("GPL2")
-depends=("inkscape" "python2-lxml")
+depends=("inkscape" "python-lxml")
makedepends=("git")
provides=("_name")
conflicts=("_name")