summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 330c3c07fdd0..92f579431cef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=inkscape-applytransforms
pkgname=$_name-git
-pkgver=r38.bc65583
+pkgver=r56.aac7ddc
pkgrel=1
pkgdesc="An Inkscape extension which removes all matrix transforms by applying them recursively to shapes"
arch=("any")
@@ -10,8 +10,8 @@ url="https://github.com/Klowner/$_name"
license=("GPL2")
depends=("inkscape" "python-lxml")
makedepends=("git")
-provides=("_name")
-conflicts=("_name")
+provides=("$_name")
+conflicts=("$_name")
source=("git+https://github.com/Klowner/$_name.git")
md5sums=("SKIP")