summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2022-12-18 21:11:32 +0400
committerNeoTheFox2022-12-18 21:11:32 +0400
commit0a79743ebaf28b81cfa11ec2ac7b7b483ef92913 (patch)
tree691844941943ca3f050c6a62838d5ef44f3643a6
parent035251161ddf1489e532d4366e71978b155c249b (diff)
downloadaur-0a79743ebaf28b81cfa11ec2ac7b7b483ef92913.tar.gz
bump to 5.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10d82be663c2..d6c79a524ffb 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.6.1
+ pkgver = 5.7.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.6.1.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.7.0.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 637b14bf69105589abd49bd0d1044a5718eafd18daea856a3cdee44d9947a077
+ sha256sums = 6c07fc582f6f619fb3ca1ed5cc07c84dca2e3f510f54ae602efaba8ce4b52f48
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 5835506baa34..6896e7ae1cf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.6.1
+pkgver=5.7.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=('637b14bf69105589abd49bd0d1044a5718eafd18daea856a3cdee44d9947a077'
+sha256sums=('6c07fc582f6f619fb3ca1ed5cc07c84dca2e3f510f54ae602efaba8ce4b52f48'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')