summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorciplc2021-11-07 13:07:10 -0600
committerciplc2021-11-07 13:07:10 -0600
commit5b8b17fd312c5c90dbfa6df9d9ae1d2434b147c4 (patch)
treeef00f7ec201d8cb7c1d309be09cecce5bbc3de51
parent5697fbdaef395ea1896600e65cd85c18d10ecd82 (diff)
downloadaur-5b8b17fd312c5c90dbfa6df9d9ae1d2434b147c4.tar.gz
bump to 5.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ee7bddefbe2..5b8c4167b2f4 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.0
+ pkgver = 5.2.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.2.0.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.2.1.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 52ca905a8d0656bce90390fe2a4b583bb457b1cc3be7c252e6af0f546186e3e9
+ sha256sums = 2807b8cfb89e2560bf0d4f11747e2f3c325cf914ce09858c1da9278f51fe7637
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 3bb757ea99db..c5c56d16448b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.2.0
+pkgver=5.2.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=('52ca905a8d0656bce90390fe2a4b583bb457b1cc3be7c252e6af0f546186e3e9'
+sha256sums=('2807b8cfb89e2560bf0d4f11747e2f3c325cf914ce09858c1da9278f51fe7637'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')