summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorciplc2022-02-21 08:04:25 -0600
committerciplc2022-02-21 08:04:25 -0600
commit82a006f74a1dc1639a7b14b055767158fc2e6cd5 (patch)
treed89303d5b6aef06e84917548be130cde1ce3a253
parent0d1fc61253abca6b16988e26f6873dd09bf231ff (diff)
downloadaur-82a006f74a1dc1639a7b14b055767158fc2e6cd5.tar.gz
bump to 5.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b75e0019413..b513db80677a 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.3.0
+ pkgver = 5.3.1
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.3.0.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.3.1.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 21f884e841f79447df964bd22d5998c7f1bc48605bfce7b04090c77f4e8065a9
+ sha256sums = fa8d11cd7d6cb92ec9f6bb31f1ee709ac1e912439fc19276cabcb3bf92159460
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 2d262d95282d..c091fe104ccb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.3.0
+pkgver=5.3.1
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=('21f884e841f79447df964bd22d5998c7f1bc48605bfce7b04090c77f4e8065a9'
+sha256sums=('fa8d11cd7d6cb92ec9f6bb31f1ee709ac1e912439fc19276cabcb3bf92159460'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')