summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax342020-07-13 16:30:24 +0300
committerax342020-07-13 16:30:24 +0300
commitace780af0df5ca595560ba10cf56caf5bb748794 (patch)
treef6183739e0b94917891f16b43153dd9ce417a899
parent2dfa014226721678ef2856a99116025c0d76a669 (diff)
downloadaur-ace780af0df5ca595560ba10cf56caf5bb748794.tar.gz
3.49.29
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea89ed9f0ad1..44bcd44dbf8a 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.28
+ pkgver = 3.49.29
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=9d67ab3ea35f81db8f5feb43aa77d0ea18f36413
+ source = git+https://github.com/wjaguar/mtPaint.git#commit=ff0a801413e612f74fe4c5d251e4bf36c6628013
sha256sums = SKIP
pkgname = mtpaint-wjaguar
diff --git a/PKGBUILD b/PKGBUILD
index dc92edec26ba..56626902ca0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint-wjaguar
-pkgver=3.49.28
+pkgver=3.49.29
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=9d67ab3ea35f81db8f5feb43aa77d0ea18f36413")
+source=("git+https://github.com/wjaguar/mtPaint.git#commit=ff0a801413e612f74fe4c5d251e4bf36c6628013")
sha256sums=('SKIP')
prepare() {