summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiorgio Wicklein2017-06-10 21:11:58 +0200
committerGiorgio Wicklein2017-06-10 21:11:58 +0200
commitbd59fc8cf48a925fd79e2a62a0a370f70ae16b15 (patch)
treec1f8e1bd1e34d16849266bfa8fd74ce2551b57fd
parent7cc9da219049e98620007d24bf51601b002f546c (diff)
downloadaur-bd59fc8cf48a925fd79e2a62a0a370f70ae16b15.tar.gz
update to v2.1
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6848824519d..f8486a0a6db4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Giorgio Wicklein <giowckln@gmail.com>
pkgname=symphytum
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc="Personal database software"
arch=('i686' 'x86_64')
url="http://giowck.github.io/symphytum/"
license=('BSD')
-depends=('qt5-base' 'qt5-svg' 'sqlite' 'python2' 'python2-setuptools')
+depends=('qt5-base' 'qt5-svg' 'sqlite' 'python3' 'python-setuptools' 'python-six' 'python-certifi' 'python-chardet' 'python-idna' 'python-requests' 'python-urllib3')
source=("https://github.com/giowck/symphytum/releases/download/v$pkgver/$pkgname-$pkgver-src.tar.gz")
-md5sums=('400484e8b06d77491012989f69105c11')
+md5sums=('c32ffe32121e2d45753b14f58836bca9')
build() {
qmake-qt5 -config release