summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2022-11-28 22:11:40 +0100
committeractionless2022-11-28 22:11:40 +0100
commit7c2ba2142f6048bdd9b569a4eb8542bd6f202755 (patch)
tree865064d468ac1d35500786e00c409578e905a956 /PKGBUILD
parentc729067e23a0a6ec916978ad903957c390caaa06 (diff)
downloadaur-themix-import-images-git.tar.gz
update to 1.15.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 355d9e9d6e0c..fcba9fdd74e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=themix-import-images
pkgname="${_pkgname}-git"
-pkgver=1.15
+pkgver=1.15.1
pkgrel=1
pkgdesc="Import plugin for Themix GUI designer to get color palettes from the images"
arch=('x86_64' 'i686')
@@ -39,7 +39,7 @@ pkgver() {
package() {
_oomox_dir=/opt/oomox
- _plugin_name=import_pil
+ _plugin_name=import_from_image
cd "${srcdir}/oomox"
make DESTDIR="${pkgdir}" APPDIR="${_oomox_dir}" PREFIX="/usr" install_import_images