summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiorgio Wicklein2016-06-04 13:49:29 +0200
committerGiorgio Wicklein2016-06-04 13:49:29 +0200
commit22bcbf2afba417c1c85460a97684138e02fd921a (patch)
treef139fa76da1f466fc3ee40ccf91edd10265e1817
parent810dd33a43fc015f9e88ef60117c08a80f416000 (diff)
downloadaur-22bcbf2afba417c1c85460a97684138e02fd921a.tar.gz
Update to 2.0 release fix
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD2
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13661a4e77cf..6ee2f72238ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = symphytum
pkgdesc = Personal database software
- pkgver = 1.2
+ pkgver = 2.0
pkgrel = 1
url = http://giowck.github.io/symphytum/
arch = i686
@@ -10,10 +10,8 @@ pkgbase = symphytum
depends = sqlite
depends = python2
depends = python2-setuptools
- source = http://giowck.github.io/symphytum/files/symphytum-1.2-src.tar.gz
- source = http://giowck.github.io/symphytum/files/symphytum-1.2-src.tar.gz.asc
- md5sums = e35e8c1eee7f3343ed8007974272efda
- md5sums = SKIP
+ source = http://giowck.github.io/symphytum/files/symphytum-2.0-src.tar.gz
+ md5sums = 400484e8b06d77491012989f69105c11
pkgname = symphytum
diff --git a/PKGBUILD b/PKGBUILD
index 1d1b432644ae..bd06dd316183 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://giowck.github.io/symphytum/"
license=('BSD')
depends=('qt5-base' 'qt5-svg' 'sqlite' 'python2' 'python2-setuptools')
source=("http://giowck.github.io/symphytum/files/$pkgname-$pkgver-src.tar.gz")
-md5sums=('5dc01191d4434bc956c8866a36eff277')
+md5sums=('400484e8b06d77491012989f69105c11')
build() {
qmake-qt5 -config release