Skip to content
Snippets Groups Projects
Commit 5e30571e authored by Alexander Rødseth's avatar Alexander Rødseth
Browse files

upgpkg: 3.49.20-1

parent 74605cf9
No related branches found
No related tags found
No related merge requests found
......@@ -3,16 +3,16 @@
# Contributor: yosh64 <yosh64@gmail.com>
pkgname=mtpaint
pkgver=3.49.19
pkgver=3.49.20
pkgrel=1
pkgdesc='Simple paint program for creating icons and pixel based artwork'
pkgdesc='Paint program for creating icons and pixel art'
arch=(x86_64)
url='https://github.com/wjaguar/mtPaint'
license=(GPL3)
makedepends=(git)
depends=(gtk2 giflib openjpeg lcms2)
optdepends=('gifsicle: for exporting GIF files from mtPaint')
source=("git+$url#commit=a9e445ef0167631363fe954bd3ea7aec7853ca1a")
optdepends=('gifsicle: export GIF files from mtPaint')
source=("git+$url#commit=e55eb7d3d14bc17ea92f5e5f00ecc538dced0aeb") # This commit says: Version 3.49.20
sha256sums=('SKIP')
build() {
......@@ -28,5 +28,5 @@ package() {
make -C mtPaint DESTDIR="$pkgdir" install
}
# getver: raw.githubusercontent.com/wjaguar/mtPaint/master/README
# getver: github.com/wjaguar/mtPaint/commits/master
# vim:ts=2 sw=2 et:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment