mirror of
https://github.com/cybuzuma/aur_opencpn.git
synced 2025-05-29 04:30:11 -07:00
update to v5.0.0 and change sha1sum
This commit is contained in:
parent
3e8ba98c0d
commit
adad24e3c3
6
PKGBUILD
6
PKGBUILD
@ -9,7 +9,7 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
pkgname=opencpn
|
pkgname=opencpn
|
||||||
pkgver=4.8.8
|
pkgver=5.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Open Source Chart Plotting / Marine Navigation"
|
pkgdesc="Open Source Chart Plotting / Marine Navigation"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -18,8 +18,8 @@ depends=('wxgtk3' 'gpsd' 'portaudio' 'tinyxml' 'hicolor-icon-theme')
|
|||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
url="http://opencpn.org"
|
url="http://opencpn.org"
|
||||||
install=opencpn.install
|
install=opencpn.install
|
||||||
source=("https://github.com/OpenCPN/OpenCPN/archive/v4.8.8.tar.gz")
|
source=("https://github.com/OpenCPN/OpenCPN/archive/v5.0.0.tar.gz")
|
||||||
sha1sums=('faf58e324644856c1649a4dfe5a9e98f8c1d045b')
|
sha1sums=('9ef9ef76ccd94f2a970ef0689a487aec33b19125')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "OpenCPN-${pkgver}"
|
cd "OpenCPN-${pkgver}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user