1 # Contributor: max1m <mr[dot]mxm86[at]gmail[dot]com>
6 pkgdesc="Map of Tomsk for 2GIS"
8 url="http://help.2gis.ru/linux/"
11 source=("http://download.2gis.ru/arhives/2GISData_Tomsk-${pkgver}.orig.zip")
12 md5sums=('f971e20e7797a5c40ab8e77b43d9b0bb')
18 # Installing to /opt/2gis
19 install -D -m 644 ${startdir}/src/2gis/3.0/Data_Tomsk.dgdat "${startdir}/pkg/opt/2gis/tomsk.dgdat" || return 1
20 install -D -m 644 ${startdir}/src/2gis/3.0/Plugins/DGisLan/Tomsk.dglf "${startdir}/pkg/opt/2gis/Plugins/DGisLan/Tomsk.dglf" || return 1