summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax342020-10-31 02:09:04 +0300
committerax342020-10-31 02:09:04 +0300
commit1fba4d4c3c67a1fc94586ac5d473f395f2291d42 (patch)
tree1ea03de75102911f8a6f0a971c9022d081fed154
parent10901da62c35297f58d80567a599386637dee0ab (diff)
downloadaur-1fba4d4c3c67a1fc94586ac5d473f395f2291d42.tar.gz
3.49.33
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac0f18229d33..39c36e6fa8d5 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.32
+ pkgver = 3.49.33
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=8dd4af91c61416a9d53bfd8135ef9a138020d993
+ source = git+https://github.com/wjaguar/mtPaint.git#commit=5272e2b1e773c8e02ac3506b2d3bde82ad946b21
sha256sums = SKIP
pkgname = mtpaint-wjaguar
diff --git a/PKGBUILD b/PKGBUILD
index 86e39b842a8a..446bd73b33aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint-wjaguar
-pkgver=3.49.32
+pkgver=3.49.33
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=8dd4af91c61416a9d53bfd8135ef9a138020d993")
+source=("git+https://github.com/wjaguar/mtPaint.git#commit=5272e2b1e773c8e02ac3506b2d3bde82ad946b21")
sha256sums=('SKIP')
prepare() {