summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax342020-10-12 21:50:06 +0300
committerax342020-10-12 21:50:06 +0300
commit5cc8da7be2e99b5252a50288768aa7602b46f939 (patch)
tree597e3685a7f8acee2c1f167e2bb32c62ade17039
parentace780af0df5ca595560ba10cf56caf5bb748794 (diff)
downloadaur-5cc8da7be2e99b5252a50288768aa7602b46f939.tar.gz
3.49.30
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44bcd44dbf8a..66220d09f003 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.29
+ pkgver = 3.49.30
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=ff0a801413e612f74fe4c5d251e4bf36c6628013
+ source = git+https://github.com/wjaguar/mtPaint.git#commit=1ebf5137235178ff69450e1e16bea80fae6b2e73
sha256sums = SKIP
pkgname = mtpaint-wjaguar
diff --git a/PKGBUILD b/PKGBUILD
index 56626902ca0d..c6fb1b922d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint-wjaguar
-pkgver=3.49.29
+pkgver=3.49.30
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=ff0a801413e612f74fe4c5d251e4bf36c6628013")
+source=("git+https://github.com/wjaguar/mtPaint.git#commit=1ebf5137235178ff69450e1e16bea80fae6b2e73")
sha256sums=('SKIP')
prepare() {