summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproninyaroslav2015-10-04 11:04:34 +0300
committerproninyaroslav2015-10-04 11:04:34 +0300
commit38cbaf64cac1c77e36344b1f8e0ff89c9a53d5fe (patch)
tree9b21cd2a396956760d442e1df8d7d78ed7ab3243
parentc9957baa14b2654e0f3e48c7f15550c196944384 (diff)
downloadaur-38cbaf64cac1c77e36344b1f8e0ff89c9a53d5fe.tar.gz
Update to 3.15.7.0
-rw-r--r--.SRCINFO33
-rw-r--r--PKGBUILD31
2 files changed, 34 insertions, 30 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f13a1a3d27b..79f63d58003e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 2gis
pkgdesc = Geographic Information System (GIS) for some Russian and Ukrainian cities.
- pkgver = 3.14.12.0
+ pkgver = 3.15.7.0
pkgrel = 1
url = http://help.2gis.ru/linux/
install = 2gis.install
@@ -8,7 +8,7 @@ pkgbase = 2gis
arch = x86_64
license = Adware
makedepends = xdg-utils
- source = http://download.2gis.ru/arhives/2GISShell-3.14.12.0.orig.zip
+ source = http://download.2gis.ru/arhives/2GISShell-3.15.7.0.orig.zip
source = 2gis_16.png
source = 2gis_32.png
source = 2gis_48.png
@@ -19,17 +19,24 @@ pkgbase = 2gis
source = 2gis.desktop
source = LICENSE.ru
source = LICENSE.ua
- md5sums = cc8281ff42a1eb1803babe2a1dc7232c
- md5sums = 3126035adc7f7873d55137bb921e5356
- md5sums = 6b37fc39d33dc7123eafa15739c51009
- md5sums = 556a7554782ade8f92aa1618db864dea
- md5sums = d81f31d399f8518802e827ee030e09d9
- md5sums = e9d4e16abe81b7f9faccb6b0ffe6be42
- md5sums = a822bf76a89d614bb34019543a31014b
- md5sums = d444c77bbc94c687d8edbee794f8f115
- md5sums = 5da78116da466a791741f4c9c29839b7
- md5sums = 415c638aa454ab03b1977c5156888e14
- md5sums = 841a50883a42fe12688e84f66bd26caf
+ sha256sums = 7af78d7ed4837dc1cddb81f76294f2637102b98bc6d0d8bb2b777112f6d2d977
+ sha256sums = 1bf3ca1fdc82e17b56aec1aa8ee9a42967a6f3e91eaf5313178399529c92f37f
+ sha256sums = 2a832905089d8fc36eaa6b6a150ae0b45d234676adff462bbb6658b1e0ae8ee5
+ sha256sums = 879abea0f85b061d0390fce0bf78d4a814feb5905703932b33e692be16fbe907
+ sha256sums = 7a4d50841be3034b334b61497dfcf9c0a5ccd193b98d3c0d66cad4e10210e3af
+ sha256sums = 51d32e194bbb07042e643ff8ed1e5cab31e3ff02cea6a5d49cd41cd594545099
+ sha256sums = 722f03d0a070abfd5da49a0b6f96e168ec4a9cb2d1d9e98c30f301360093523e
+ sha256sums = 6b01b53fe254c0afef2a39ae2e4f699120a4983ee557dad5e4c0a4638426902b
+ sha256sums = 3550306543bd232769a89b4fdeed03dacc934ba63733cc890ceb47461aa059e1
+ sha256sums = 6f8a3e019f514525ffc334878aea34a6b86a04bdbd968bc982aea9ca7805b32c
+ sha256sums = 8824e0d8e961a69266593ed0c7d1b63e43a5ec447ae594f4c272238ff8e4e23b
+ depends_i686 = wine>=1.5
+ depends_i686 = libxml2
+ depends_i686 = hicolor-icon-theme
+ depends_x86_64 = wine>=1.5
+ depends_x86_64 = lib32-libldap
+ depends_x86_64 = lib32-libxml2
+ depends_x86_64 = hicolor-icon-theme
pkgname = 2gis
diff --git a/PKGBUILD b/PKGBUILD
index ef70bab81215..8d5af36fd05c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,17 +5,14 @@
# Contributor: max1m <mr[dot]mxm86[at]gmail[dot]com>
pkgname=2gis
-pkgver=3.14.12.0
+pkgver=3.15.7.0
pkgrel=1
pkgdesc="Geographic Information System (GIS) for some Russian and Ukrainian cities."
arch=('i686' 'x86_64')
url="http://help.2gis.ru/linux/"
license=('Adware')
-if [ "${CARCH}" = 'x86_64' ]; then
-depends=('wine>=1.5' 'lib32-libldap' 'lib32-libxml2' 'hicolor-icon-theme')
-elif [ "${CARCH}" = 'i686' ]; then
-depends=('wine>=1.5' 'libxml2' 'hicolor-icon-theme')
-fi
+depends_x86_64=('wine>=1.5' 'lib32-libldap' 'lib32-libxml2' 'hicolor-icon-theme')
+depends_i686=('wine>=1.5' 'libxml2' 'hicolor-icon-theme')
makedepends=('xdg-utils')
install=2gis.install
@@ -32,19 +29,19 @@ source=("http://download.2gis.ru/arhives/2GISShell-${pkgver}.orig.zip"
"2gis.desktop"
"LICENSE.ru"
"LICENSE.ua")
-md5sums=('cc8281ff42a1eb1803babe2a1dc7232c'
+sha256sums=('7af78d7ed4837dc1cddb81f76294f2637102b98bc6d0d8bb2b777112f6d2d977'
- '3126035adc7f7873d55137bb921e5356'
- '6b37fc39d33dc7123eafa15739c51009'
- '556a7554782ade8f92aa1618db864dea'
- 'd81f31d399f8518802e827ee030e09d9'
- 'e9d4e16abe81b7f9faccb6b0ffe6be42'
- 'a822bf76a89d614bb34019543a31014b'
+ '1bf3ca1fdc82e17b56aec1aa8ee9a42967a6f3e91eaf5313178399529c92f37f'
+ '2a832905089d8fc36eaa6b6a150ae0b45d234676adff462bbb6658b1e0ae8ee5'
+ '879abea0f85b061d0390fce0bf78d4a814feb5905703932b33e692be16fbe907'
+ '7a4d50841be3034b334b61497dfcf9c0a5ccd193b98d3c0d66cad4e10210e3af'
+ '51d32e194bbb07042e643ff8ed1e5cab31e3ff02cea6a5d49cd41cd594545099'
+ '722f03d0a070abfd5da49a0b6f96e168ec4a9cb2d1d9e98c30f301360093523e'
- 'd444c77bbc94c687d8edbee794f8f115'
- '5da78116da466a791741f4c9c29839b7'
- '415c638aa454ab03b1977c5156888e14'
- '841a50883a42fe12688e84f66bd26caf')
+ '6b01b53fe254c0afef2a39ae2e4f699120a4983ee557dad5e4c0a4638426902b'
+ '3550306543bd232769a89b4fdeed03dacc934ba63733cc890ceb47461aa059e1'
+ '6f8a3e019f514525ffc334878aea34a6b86a04bdbd968bc982aea9ca7805b32c'
+ '8824e0d8e961a69266593ed0c7d1b63e43a5ec447ae594f4c272238ff8e4e23b')
package() {
install -d $pkgdir/opt/2gis