summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorislav Borisov2015-11-18 23:43:16 +0200
committerBorislav Borisov2015-11-18 23:43:16 +0200
commit3d3301aa24c6f0eeb14870e05c1e5241687558ae (patch)
treef6d64b0f2fdd939a4a01cefae5da00bcc2a28476
parent43b1f90a53bda129fdce78b72f7eaf5a1a262456 (diff)
downloadaur-3d3301aa24c6f0eeb14870e05c1e5241687558ae.tar.gz
Initial import
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 757f58e66687..004540c545a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = valentina-studio
pkgdesc = MySQL, MariaDB, PostgreSQL, MS SQL Server, Valentina DB and SQLite GUI Admin Tool
- pkgver = 6.1.1
+ pkgver = 6.1.2
pkgrel = 1
url = http://www.valentina-db.com
arch = i686
@@ -8,9 +8,9 @@ pkgbase = valentina-studio
license = custom
makedepends = rpmextract
source_i686 = http://www.valentina-db.com/en/studio/download/current/vstudio_lin_32_rpm
- sha256sums_i686 = db3d3901278658361cb7a69b49372867407891aa25b1227e2f3f452e771a7801
+ sha256sums_i686 = 569141741e9e19738bacbbb60e0d457d234d05b25fe76731901a858f8472770e
source_x86_64 = http://www.valentina-db.com/en/studio/download/current/vstudio_x64_lin-rpm
- sha256sums_x86_64 = 0355865ed1b148c15351d312c42a8d8b301854fdf6a082418fc22556b8f3695d
+ sha256sums_x86_64 = 7040186648b01451767c122889b5429220f975ecb5f2d25ce4acf1f00cc826f9
pkgname = valentina-studio
diff --git a/PKGBUILD b/PKGBUILD
index 3cdbcf0d39eb..3c72f0bba2ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Borislav Borisov <borislav.borisov@gmail.com>
pkgname=valentina-studio
-pkgver=6.1.1
+pkgver=6.1.2
pkgrel=1
pkgdesc="MySQL, MariaDB, PostgreSQL, MS SQL Server, Valentina DB and SQLite GUI Admin Tool"
arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@ license=('custom')
makedepends=('rpmextract')
source_i686=("http://www.valentina-db.com/en/studio/download/current/vstudio_lin_32_rpm")
source_x86_64=("http://www.valentina-db.com/en/studio/download/current/vstudio_x64_lin-rpm")
-sha256sums_i686=('db3d3901278658361cb7a69b49372867407891aa25b1227e2f3f452e771a7801')
-sha256sums_x86_64=('0355865ed1b148c15351d312c42a8d8b301854fdf6a082418fc22556b8f3695d')
+sha256sums_i686=('569141741e9e19738bacbbb60e0d457d234d05b25fe76731901a858f8472770e')
+sha256sums_x86_64=('7040186648b01451767c122889b5429220f975ecb5f2d25ce4acf1f00cc826f9')
build() {
if test "$CARCH" == x86_64; then