summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2023-09-26 21:38:36 +0400
committerNeoTheFox2023-09-26 21:38:36 +0400
commitef4e5e982b6ae5628751f5e60789f843a84e0cc7 (patch)
tree3af7ffe7f1baa1e08a148b80b87eeb7f707fa561
parenta57d89a7b233f9e50eac20eb6815650a98a1ffa3 (diff)
downloadaur-ef4e5e982b6ae5628751f5e60789f843a84e0cc7.tar.gz
bump to 5.9.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07e540c67447..4a8e67aaa298 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.8.1
+ pkgver = 5.9.5
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.8.1.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.9.5.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = ffa0e57f07ad8a1c079a78fdac4f07e3a41f003b8d90af5a355a6c980731db3e
+ sha256sums = f73d2466114ef6396b0edc06305e7b84d968f1f4688bcd854e89c2ca6d1af90a
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 46dc9814a085..71d8d5c24d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.8.1
+pkgver=5.9.5
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=('ffa0e57f07ad8a1c079a78fdac4f07e3a41f003b8d90af5a355a6c980731db3e'
+sha256sums=('f73d2466114ef6396b0edc06305e7b84d968f1f4688bcd854e89c2ca6d1af90a'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')