semantik: update to 1.0.3

This commit is contained in:
Francesco Marinucci 2018-06-17 15:33:06 +02:00
parent 00959a7491
commit 17461abc7c

View File

@ -1,5 +1,5 @@
pkgname=semantik
pkgver=1.0.1
pkgver=1.0.3
pkgrel=1
pkgdesc="A mind-mapping tool that helps creating documents such as reports or presentions."
arch=('x86_64')
@ -8,7 +8,7 @@ license=('GPL')
depends=('kde-runtime' 'python3' 'qt5-base' 'qt5-multimedia' 'qt5-declarative' 'qt5-svg' 'qt5-webengine' 'qt5-tools' 'qt5-3d' 'kdelibs4support' 'kio' 'kiconthemes')
screenshot=('https://waf.io/semantik_pics/s1.png')
source=("https://waf.io/$pkgname-$pkgver.tar.bz2")
sha1sums=('02f4ac2efd2657690a89bc7cbd3fa7f91062257a')
sha1sums=('d3e067d673e2e0fb3e615784d5be8f8e4b793390')
build() {
cd $pkgname-$pkgver