summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d5416a61018..93694aeb180c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://www.salecker.org/software/kismon.html"
license=('BSD')
depends=('gtk3' 'gobject-introspection-runtime' 'python-gobject' 'python-simplejson' 'python-cairo' 'osm-gps-map')
source=("https://files.salecker.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('0f5fce5efcf52635d88e81aedde23054753a0331965b99ef6e74e4248c1f2ba6')
+sha256sums=('58315b56113c6916f6ccd78d4ff3e50b4cc4b6316b9814819b0df6a48b173ea7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"