From 8d77024df70167cb2f09c8c22930ab6d98afc62e Mon Sep 17 00:00:00 2001 From: Oirio Joshi Date: Thu, 14 Mar 2019 10:51:33 +0100 Subject: [PATCH] v2.5 hotfix mega driver release --- stuff/installers/PKGBUILD | 2 +- stuff/installers/deb/DEBIAN/control | 2 +- stuff/installers/snap/snapcraft.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stuff/installers/PKGBUILD b/stuff/installers/PKGBUILD index 9662278..a8d911c 100644 --- a/stuff/installers/PKGBUILD +++ b/stuff/installers/PKGBUILD @@ -1,7 +1,7 @@ # Past Maintainer: Giorgio Wicklein # Maintainer: Oirio Joshi pkgname=symphytum -pkgver=2.4 +pkgver=2.5 pkgrel=1 pkgdesc="Personal database software" arch=('i686' 'x86_64') diff --git a/stuff/installers/deb/DEBIAN/control b/stuff/installers/deb/DEBIAN/control index 5c6a933..197d744 100644 --- a/stuff/installers/deb/DEBIAN/control +++ b/stuff/installers/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: symphytum -Version: 2.4 +Version: 2.5 Section: utils Priority: optional Architecture: amd64 diff --git a/stuff/installers/snap/snapcraft.yaml b/stuff/installers/snap/snapcraft.yaml index f57d62d..5883c87 100644 --- a/stuff/installers/snap/snapcraft.yaml +++ b/stuff/installers/snap/snapcraft.yaml @@ -1,6 +1,6 @@ # see https://github.com/joshirio/symphytum-build.snapcraft.io/ for releasing on snap store name: symphytum -version: '2.4' +version: '2.5' summary: Easy-to-use personal database software description: | Symphytum is a personal database software for everyone @@ -32,7 +32,7 @@ apps: parts: symphytum: source: https://github.com/giowck/symphytum.git - source-tag: v2.4 + source-tag: v2.5 plugin: qmake qt-version: qt5 options: