summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ff01c354cc3..4e861ee78348 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = valentina-studio
pkgdesc = Create, administer, query and explore Valentina DB, MySQL, MariaDB, PostgreSQL and SQLite databases for FREE.
pkgver = 9.3
- pkgrel = 1
+ pkgrel = 2
url = http://www.valentina-db.com
arch = i686
arch = x86_64
license = custom
- source_i686 = valentina-studio-9.3-x86_64.rpm::http://valentina-db.com/download/prev_releases/9.2/lin_32/vstudio_9_lin.rpm
+ source_i686 = valentina-studio-9.3-x86_64.rpm::http://valentina-db.com/download/prev_releases/9.3/lin_32/vstudio_9_lin.rpm
sha256sums_i686 = 8545f6dafc573c523324046641726408c00049a4fbfd6ce7b9550b6dd76baa55
- source_x86_64 = valentina-studio-9.3-x86_64.rpm::http://valentina-db.com/download/prev_releases/9.2/lin_64/vstudio_x64_9_lin.rpm
+ source_x86_64 = valentina-studio-9.3-x86_64.rpm::http://valentina-db.com/download/prev_releases/9.3/lin_64/vstudio_x64_9_lin.rpm
sha256sums_x86_64 = 6c9372ab9032348a9242710843a4c7eca566a26ae1542380ff42c8818eeeb74a
pkgname = valentina-studio
diff --git a/PKGBUILD b/PKGBUILD
index 3e076179b9ab..2c4290f88cc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=valentina-studio
pkgver=9.3
-pkgrel=1
+pkgrel=2
pkgdesc="Create, administer, query and explore Valentina DB, MySQL, MariaDB, PostgreSQL and SQLite databases for FREE."
arch=('i686' 'x86_64')
url="http://www.valentina-db.com"
license=('custom')
makedepends=('')
-source_i686=("${pkgname}-${pkgver}-${CARCH}.rpm::http://valentina-db.com/download/prev_releases/9.2/lin_32/vstudio_9_lin.rpm")
-source_x86_64=("${pkgname}-${pkgver}-${CARCH}.rpm::http://valentina-db.com/download/prev_releases/9.2/lin_64/vstudio_x64_9_lin.rpm")
+source_i686=("${pkgname}-${pkgver}-${CARCH}.rpm::http://valentina-db.com/download/prev_releases/9.3/lin_32/vstudio_9_lin.rpm")
+source_x86_64=("${pkgname}-${pkgver}-${CARCH}.rpm::http://valentina-db.com/download/prev_releases/9.3/lin_64/vstudio_x64_9_lin.rpm")
sha256sums_i686=('8545f6dafc573c523324046641726408c00049a4fbfd6ce7b9550b6dd76baa55')
sha256sums_x86_64=('6c9372ab9032348a9242710843a4c7eca566a26ae1542380ff42c8818eeeb74a')