summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorciplc2022-09-26 08:49:21 -0500
committerciplc2022-09-26 08:49:21 -0500
commit2545a9eba4b931e987aef02ba735422ff99298d4 (patch)
treed6e787721c56d087fbdf86c7b440956c9310c121
parent7e799775377d40d30b758afc10905186e3daafc0 (diff)
downloadaur-2545a9eba4b931e987aef02ba735422ff99298d4.tar.gz
bump to 5.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 099e20120f4b..f79b0ac87bfe 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.4.1
+ pkgver = 5.5.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.4.1.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.5.0.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 710bae12b3af00c5959969e83832b520c91fd7bc9d63d6fc587c5be5edd04eed
+ sha256sums = 4517afaef708477ba737d4351706d1d5de2b55a01d85ab1519050b9cda7d093a
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 9be4dbccfd77..aa7e4b446460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.4.1
+pkgver=5.5.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=('710bae12b3af00c5959969e83832b520c91fd7bc9d63d6fc587c5be5edd04eed'
+sha256sums=('4517afaef708477ba737d4351706d1d5de2b55a01d85ab1519050b9cda7d093a'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')