summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValérie Roux2024-02-28 22:49:36 +0100
committerValérie Roux2024-02-28 22:49:36 +0100
commitde4344777114e0ae9afab9346ecd218200f4c4d1 (patch)
tree660666a1d28d5aa6d80017fb72da4ae95d217fdb /PKGBUILD
parent48fbdcd5c065323c6945c44d379554049ea0552d (diff)
downloadaur-de4344777114e0ae9afab9346ecd218200f4c4d1.tar.gz
correct checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4d3f0d728a4..78e700e43e23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_name=satellite
pkgname=satellite-gtk
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Displays Global Navigation Satellite System (GNSS: GPS, Galileo, Glonass etc.) information obtained from NMEA sources and saves your tracks"
arch=('any')
url="https://codeberg.org/tpikonen/$_name"
@@ -10,7 +10,7 @@ depends=(python-gobject gtk3 libhandy python-pydbus python-pynmea2 python-gpxpy)
makedepends=(python-build python-installer python-wheel)
optdepends=(modemmanager gnss-share)
source=("https://codeberg.org/tpikonen/$_name/archive/$pkgver.tar.gz")
-sha512sums=('1bfceab587fc960834803849a9ddb1b2c9e4fd9ed60c81fe460179e1abd3367dca756d7e1586c2d6c0195bf95ae56e89f0f62f986718f899202eb4bc39e1ad80')
+sha512sums=('29ea2bac80b0eea0d523e74bfec61dafdc6f41dd9b633ab3b5be0991d939145469b29986db4b071fc51acc5b3b537c511721c49c520261f89eb17960c310458b')
build() {