summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax342020-12-31 19:57:13 +0300
committerax342020-12-31 19:57:13 +0300
commit313bb58aa0ebff29148563eb42097270a55e251a (patch)
tree67aeec369cda1347c0917d68657370087d84ec17
parent3f7a88398930f1538267a889ad114e4a1a9ba96e (diff)
downloadaur-mtpaint-wjaguar.tar.gz
3.50
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31a262227c46..f3da3889d611 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.35
+ pkgver = 3.50
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=621693746b65aa54de72ab750d262af264d28943
+ source = git+https://github.com/wjaguar/mtPaint.git#commit=b0b023ba7ae231415d556ea88b2239fecf693faf
sha256sums = SKIP
pkgname = mtpaint-wjaguar
diff --git a/PKGBUILD b/PKGBUILD
index 14a248fe2442..7d63a0b6f4ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint-wjaguar
-pkgver=3.49.35
+pkgver=3.50
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' 'openjpeg2' 'lcms2' 'libwebp' 'libtiff')
optdepends=('gifsicle: for exporting GIF files from mtPaint')
provides=('mtpaint')
conflicts=('mtpaint')
-source=("git+https://github.com/wjaguar/mtPaint.git#commit=621693746b65aa54de72ab750d262af264d28943")
+source=("git+https://github.com/wjaguar/mtPaint.git#commit=b0b023ba7ae231415d556ea88b2239fecf693faf")
sha256sums=('SKIP')
prepare() {