[arch-commits] Commit in mtpaint/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Feb 8 13:52:51 UTC 2021
Date: Monday, February 8, 2021 @ 13:52:50
Author: arodseth
Revision: 849093
upgpkg: mtpaint 3.50.05-1
Modified:
mtpaint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-08 13:52:37 UTC (rev 849092)
+++ PKGBUILD 2021-02-08 13:52:50 UTC (rev 849093)
@@ -3,7 +3,7 @@
# Contributor: yosh64 <yosh64 at gmail.com>
pkgname=mtpaint
-pkgver=3.50.03
+pkgver=3.50.05
pkgrel=1
pkgdesc='Paint program for creating icons and pixel art'
arch=(x86_64)
@@ -12,7 +12,7 @@
depends=(gtk3 openjpeg2)
makedepends=(git)
optdepends=('gifsicle: export GIF files from mtPaint')
-source=("git+$url#commit=40bde4557c254188b2924c90f4a35eef784b0a12") # version: 3.50.03
+source=("git+$url#commit=96cd3788c4f89973350981dbc71d449cabdac297") # version: 3.50.05
sha256sums=('SKIP')
build() {
More information about the arch-commits
mailing list