summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMonika Schrenk2016-01-18 23:45:03 +0100
committerMonika Schrenk2016-01-18 23:45:03 +0100
commit366382aa189a30be496a2f0c2012018c86ae48df (patch)
treeb84ebdb79629fecae55877f10eebd2c32c4e59c0
parent237a34e95860c1dad03c570e8dd374c860e703c4 (diff)
downloadaur-366382aa189a30be496a2f0c2012018c86ae48df.tar.gz
Updated to version 3.3.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e633b563c1b5..768abfc9dbf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 13 21:07:05 UTC 2016
+# Mon Jan 18 22:42:06 UTC 2016
pkgbase = mongochef
pkgdesc = A free universal database tool for developers and database administrators
- pkgver = 3.2.4
+ pkgver = 3.3.0
pkgrel = 1
url = http://3t.io/mongochef/
arch = i686
@@ -15,10 +15,10 @@ pkgbase = mongochef
source = mongochef
sha256sums = a603fd54a34f8aa59a70580fd4321db24f439ceb746545f1cf6c0216f7f8169e
sha256sums = 596d658ef927f74d041d514a32cb7380ffccc0309a74c297ad4827fa2b3ddbf1
- source_i686 = https://cdn.3t.io/mongochef/linux/3.2.4/mongochef-linux-x86-dist.tar.gz
- sha256sums_i686 = 6304b4debacbb1aea231d28c194ab52fda365022654b4f63d422b0cc7778b05a
- source_x86_64 = https://cdn.3t.io/mongochef/linux/3.2.4/mongochef-linux-x64-dist.tar.gz
- sha256sums_x86_64 = 40321171944eadfbe80a979a2a68c518da55ad5b6de4df2820b8f1ef62087b43
+ source_i686 = https://cdn.3t.io/mongochef/linux/3.3.0.1717/mongochef-linux-x86-dist.tar.gz
+ sha256sums_i686 = d3ad67da357c9804d8355e8ddb2b03988de79f90a84c0c2c9833347cfbca47d9
+ source_x86_64 = https://cdn.3t.io/mongochef/linux/3.3.0.1717/mongochef-linux-x64-dist.tar.gz
+ sha256sums_x86_64 = d1081af4778aff2ea3de984dd8d78d037d6e5fd4940065fbcb2e36c8ead59b25
pkgname = mongochef
diff --git a/PKGBUILD b/PKGBUILD
index 614b27d78008..365724a6606b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Monika Schrenk <moni@random-access.org>
pkgname=mongochef
-pkgver=3.2.4
+pkgver=3.3.0
pkgrel=1
pkgdesc="A free universal database tool for developers and database administrators"
arch=('i686' 'x86_64')
@@ -12,13 +12,13 @@ makedepends=('unzip')
provides=('mongochef')
source=("mongochef.desktop" "mongochef")
-source_i686=("https://cdn.3t.io/mongochef/linux/${pkgver}/mongochef-linux-x86-dist.tar.gz")
-source_x86_64=("https://cdn.3t.io/mongochef/linux/${pkgver}/mongochef-linux-x64-dist.tar.gz")
+source_i686=("https://cdn.3t.io/mongochef/linux/${pkgver}.1717/mongochef-linux-x86-dist.tar.gz")
+source_x86_64=("https://cdn.3t.io/mongochef/linux/${pkgver}.1717/mongochef-linux-x64-dist.tar.gz")
sha256sums=('a603fd54a34f8aa59a70580fd4321db24f439ceb746545f1cf6c0216f7f8169e'
'596d658ef927f74d041d514a32cb7380ffccc0309a74c297ad4827fa2b3ddbf1')
-sha256sums_i686=('6304b4debacbb1aea231d28c194ab52fda365022654b4f63d422b0cc7778b05a')
-sha256sums_x86_64=('40321171944eadfbe80a979a2a68c518da55ad5b6de4df2820b8f1ef62087b43')
+sha256sums_i686=('d3ad67da357c9804d8355e8ddb2b03988de79f90a84c0c2c9833347cfbca47d9')
+sha256sums_x86_64=('d1081af4778aff2ea3de984dd8d78d037d6e5fd4940065fbcb2e36c8ead59b25')
prepare() {
unzip -j ${srcdir}/${pkgname}-${pkgver}-linux-*-dist/lib/data-man-gui-1.0-SNAPSHOT.jar "t3/dataman/icons/mc-512.png" -d "./"