summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 381b2480cbbd..1c95936d54dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# ---------------------------------------------------------------
pkgname=opencpn
-pkgver=4.8.6
+pkgver=4.8.8
pkgrel=1
pkgdesc="Open Source Chart Plotting / Marine Navigation"
arch=('x86_64')
@@ -18,8 +18,8 @@ depends=('wxgtk3' 'gpsd' 'portaudio' 'tinyxml' 'hicolor-icon-theme')
makedepends=('cmake')
url="http://opencpn.org"
install=opencpn.install
-source=("https://github.com/OpenCPN/OpenCPN/archive/v4.8.6.tar.gz")
-sha1sums=('777ad7e942354313210b05b925ad17b9cb09f54f')
+source=("https://github.com/OpenCPN/OpenCPN/archive/v4.8.8.tar.gz")
+sha1sums=('faf58e324644856c1649a4dfe5a9e98f8c1d045b')
build() {
cd "OpenCPN-${pkgver}"