summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax342020-04-24 15:47:45 +0300
committerax342020-04-24 15:47:45 +0300
commitf22cad666eb6e1da1a0fa1ed503489986697754c (patch)
tree7eea7cac37ecb570e41f76d8df6a1070665ace21
parent197d1fd7c5420724813c9fdb36cabe2640b40bd1 (diff)
downloadaur-f22cad666eb6e1da1a0fa1ed503489986697754c.tar.gz
3.49.27
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e9efd9ef33c..b1d238ba2930 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.26
+ pkgver = 3.49.27
pkgrel = 2
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=66a1716c124ae888f7997ca229ef2b0b507dcc71
+ source = git+https://github.com/wjaguar/mtPaint.git#commit=26751cd0336414e2f16cbe25c9fe2702f34e7b5c
sha256sums = SKIP
pkgname = mtpaint-wjaguar
diff --git a/PKGBUILD b/PKGBUILD
index d43477e27b4e..d716a37a6ddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint-wjaguar
-pkgver=3.49.26
+pkgver=3.49.27
pkgrel=2
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=66a1716c124ae888f7997ca229ef2b0b507dcc71")
+source=("git+https://github.com/wjaguar/mtPaint.git#commit=26751cd0336414e2f16cbe25c9fe2702f34e7b5c")
sha256sums=('SKIP')
prepare() {