summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2022-02-16 12:26:26 +0300
committerNeoTheFox2022-02-16 12:34:29 +0300
commit79f9d2c498e71df368a7ea5c27a0a7e02dc6971a (patch)
tree6063a12d6f2115128669f05ee62025967d73e57a
parentddf2d192425025a2c87141435eab355e5244598c (diff)
downloadaur-79f9d2c498e71df368a7ea5c27a0a7e02dc6971a.tar.gz
bump to 5.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f2564b75081..8b75e0019413 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = edmarketconnector
pkgdesc = Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools
- pkgver = 5.2.4
+ pkgver = 5.3.0
pkgrel = 1
url = https://github.com/EDCD/EDMarketConnector
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = edmarketconnector
depends = python-semantic-version
provides = edmarketconnector
conflicts = edmarketconnector
- source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.2.4.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.3.0.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = feb6faabf7cafb31f25434eee32b50fcc9a13670fde9ac90fa28ff99b5f0d7d6
+ sha256sums = 21f884e841f79447df964bd22d5998c7f1bc48605bfce7b04090c77f4e8065a9
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index f6ec6942b24d..2d262d95282d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.2.4
+pkgver=5.3.0
pkgrel=1
pkgdesc='Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('tk' 'python-certifi' 'python-requests' 'python-watchdog' 'python-seman
source=("https://github.com/EDCD/EDMarketConnector/archive/Release/${pkgver}.tar.gz"
"edmarketconnector.sh"
"edmarketconnector.desktop")
-sha256sums=('feb6faabf7cafb31f25434eee32b50fcc9a13670fde9ac90fa28ff99b5f0d7d6'
+sha256sums=('21f884e841f79447df964bd22d5998c7f1bc48605bfce7b04090c77f4e8065a9'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')