summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlevinit2018-07-16 10:30:07 +0800
committerlevinit2018-07-16 10:30:07 +0800
commit0966328d186beacc9b69d060dba9062f83d90c1d (patch)
treeca2bf248bf6e2a03b3a6126128d03b1904290481
parent54fcca1d087cfd5e91790a2566368fc18788a4f9 (diff)
downloadaur-0966328d186beacc9b69d060dba9062f83d90c1d.tar.gz
3.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f747e8b604e..70f3e54d6323 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gimp-plugin-export-layers
pkgdesc = GIMP plug-in that exports layers as separate images.
- pkgver = 3.2
+ pkgver = 3.2.1
pkgrel = 1
url = https://github.com/khalim19/gimp-plugin-export-layers
arch = any
@@ -9,7 +9,7 @@ pkgbase = gimp-plugin-export-layers
makedepends = unzip
depends = gimp
depends = python
- source = https://github.com/khalim19/gimp-plugin-export-layers/releases/download/3.2/export_layers-3.2.zip
+ source = https://github.com/khalim19/gimp-plugin-export-layers/releases/download/3.2.1/export_layers-3.2.1.zip
md5sums = SKIP
pkgname = gimp-plugin-export-layers
diff --git a/PKGBUILD b/PKGBUILD
index 5ae616fca532..1a508978bd98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: levinit <levinit@outlook.com>
pkgname=gimp-plugin-export-layers
-pkgver=3.2
+pkgver=3.2.1
pkgrel=1
gimpver=2.0
pkgdesc="GIMP plug-in that exports layers as separate images."