summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Salecker2017-01-23 19:08:27 +0100
committerPatrick Salecker2017-01-23 19:08:27 +0100
commitd6ff16475581cad693af05efe4c98781b668367f (patch)
tree59b0a6f4448a800001f46da545bd56781c3b8a14
parent8ea1ca42b907f5768aa8270a58d7be9eb64f6c48 (diff)
downloadaur-d6ff16475581cad693af05efe4c98781b668367f.tar.gz
update sha256 sum in PKGBUILD
-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}"