summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax342020-10-28 22:48:57 +0300
committerax342020-10-28 22:48:57 +0300
commit10901da62c35297f58d80567a599386637dee0ab (patch)
treea033b8d86c5b8fe8d84fc73426ba0cd8296824ea
parent5cc8da7be2e99b5252a50288768aa7602b46f939 (diff)
downloadaur-10901da62c35297f58d80567a599386637dee0ab.tar.gz
3.49.32
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66220d09f003..ac0f18229d33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mtpaint-wjaguar
pkgdesc = Simple paint program for creating icons and pixel based artwork (Dmitry Groshevs fork)
- pkgver = 3.49.30
+ pkgver = 3.49.32
pkgrel = 1
url = https://github.com/wjaguar/mtPaint
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = mtpaint-wjaguar
optdepends = gifsicle: for exporting GIF files from mtPaint
provides = mtpaint
conflicts = mtpaint
- source = git+https://github.com/wjaguar/mtPaint.git#commit=1ebf5137235178ff69450e1e16bea80fae6b2e73
+ source = git+https://github.com/wjaguar/mtPaint.git#commit=8dd4af91c61416a9d53bfd8135ef9a138020d993
sha256sums = SKIP
pkgname = mtpaint-wjaguar
diff --git a/PKGBUILD b/PKGBUILD
index c6fb1b922d5f..86e39b842a8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint-wjaguar
-pkgver=3.49.30
+pkgver=3.49.32
pkgrel=1
pkgdesc='Simple paint program for creating icons and pixel based artwork (Dmitry Groshev''s fork)'
arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('gtk3' 'giflib' 'openjpeg' 'lcms2' 'libwebp' 'libtiff')
optdepends=('gifsicle: for exporting GIF files from mtPaint')
provides=('mtpaint')
conflicts=('mtpaint')
-source=("git+https://github.com/wjaguar/mtPaint.git#commit=1ebf5137235178ff69450e1e16bea80fae6b2e73")
+source=("git+https://github.com/wjaguar/mtPaint.git#commit=8dd4af91c61416a9d53bfd8135ef9a138020d993")
sha256sums=('SKIP')
prepare() {