mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:27:15 +08:00
Update converseen to 0.8.1.
This commit is contained in:
parent
3544f42211
commit
1adf3dabc1
@ -2,7 +2,7 @@
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=converseen
|
||||
pkgver=0.8
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="The batch image converter and resizer. It supports more than 100 image formats."
|
||||
arch=('x86_64')
|
||||
@ -12,7 +12,7 @@ categories=('graphics')
|
||||
depends=('imagemagick' 'qt' 'libwmf' 'openexr')
|
||||
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
screenshot=('http://converseen.sourceforge.net/res/converseen1.png')
|
||||
md5sums=('c9360f70ada3343a2136117f2c4341a1')
|
||||
md5sums=('e0bf5acc307a0e470536c4096b5d2d59')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user