summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorciplc2022-03-21 09:25:58 -0500
committerciplc2022-03-21 09:25:58 -0500
commit0f7bd8306ecffac0871842a5d4802f147d878743 (patch)
treee2f4e6ef553e6a292402260e1c0e743c237276e9
parent82a006f74a1dc1639a7b14b055767158fc2e6cd5 (diff)
downloadaur-0f7bd8306ecffac0871842a5d4802f147d878743.tar.gz
bump to v5.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b513db80677a..a0ef408a4854 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.1
+ pkgver = 5.3.3
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.1.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.3.3.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = fa8d11cd7d6cb92ec9f6bb31f1ee709ac1e912439fc19276cabcb3bf92159460
+ sha256sums = 27d577d9e2816056afbc328310d1f93c89c1a723252363afa956372bc707942c
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index c091fe104ccb..449bfb8c75c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.3.1
+pkgver=5.3.3
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=('fa8d11cd7d6cb92ec9f6bb31f1ee709ac1e912439fc19276cabcb3bf92159460'
+sha256sums=('27d577d9e2816056afbc328310d1f93c89c1a723252363afa956372bc707942c'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')