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