[arch-commits] Commit in mtpaint/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Jan 1 16:28:30 UTC 2021
Date: Friday, January 1, 2021 @ 16:28:28
Author: arodseth
Revision: 802711
upgpkg: mtpaint 3.50-1
Modified:
mtpaint/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-01 16:25:53 UTC (rev 802710)
+++ PKGBUILD 2021-01-01 16:28:28 UTC (rev 802711)
@@ -3,7 +3,7 @@
# Contributor: yosh64 <yosh64 at gmail.com>
pkgname=mtpaint
-pkgver=3.49.34
+pkgver=3.50
pkgrel=1
pkgdesc='Paint program for creating icons and pixel art'
arch=(x86_64)
@@ -12,7 +12,7 @@
makedepends=(git)
depends=(giflib gtk3 openjpeg2)
optdepends=('gifsicle: export GIF files from mtPaint')
-source=("git+$url#commit=b30486e0594d7ac3bf8d4242d74d910d3172a9b9") # version: 3.49.34
+source=("git+$url#commit=b0b023ba7ae231415d556ea88b2239fecf693faf") # version: 3.50
sha256sums=('SKIP')
build() {
@@ -26,5 +26,3 @@
package() {
make -C mtPaint DESTDIR="$pkgdir" install
}
-
-# getver: github.com/wjaguar/mtPaint/commits/master
More information about the arch-commits
mailing list