[arch-commits] Commit in gpxsee/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 21 18:26:58 UTC 2021


    Date: Wednesday, July 21, 2021 @ 18:26:58
  Author: arojas
Revision: 982608

Update to 9.3

Modified:
  gpxsee/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 18:26:48 UTC (rev 982607)
+++ PKGBUILD	2021-07-21 18:26:58 UTC (rev 982608)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=9.0
+pkgver=9.3
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(qt6-imageformats)
 makedepends=(qt6-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('021ef80418783352216e5733a2e2cd56cfc46ceff88c24a477735d7e2c8d5cb9')
+sha256sums=('73ea6d2819409046b1ddb0d270930ffab9111c1d5ce7a815b29823c2e2387043')
 
 build() {
   cd $_pkgname-$pkgver




More information about the arch-commits mailing list