[arch-commits] Commit in mtpaint/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Jan 7 14:26:48 UTC 2021


    Date: Thursday, January 7, 2021 @ 14:26:48
  Author: arodseth
Revision: 811948

upgpkg: mtpaint 3.50.01-1

Modified:
  mtpaint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 14:25:52 UTC (rev 811947)
+++ PKGBUILD	2021-01-07 14:26:48 UTC (rev 811948)
@@ -3,7 +3,7 @@
 # Contributor: yosh64 <yosh64 at gmail.com>
 
 pkgname=mtpaint
-pkgver=3.50
+pkgver=3.50.01
 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=b0b023ba7ae231415d556ea88b2239fecf693faf") # version: 3.50
+source=("git+$url#commit=a4675ff5cd9fcd57d291444cb9f332b48f11243f") # version: 3.50.01
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list