summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2021-05-15 11:06:21 +0300
committerNeoTheFox2021-05-15 11:06:21 +0300
commitce89bff19891aa0899b7ba46bc754209ecee08bb (patch)
tree3affa55b0066e56267a5042b9f1209c9be4aaf17
parent4ca1975730850c3eb200406516675f8f66d46917 (diff)
downloadaur-ce89bff19891aa0899b7ba46bc754209ecee08bb.tar.gz
bump to 5.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff3380f2dbed..c86c538d61a8 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 = 4.2.7
+ pkgver = 5.0.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/4.2.7.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.0.0.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 4fc2a061ba9793c55bafcd8a36d5eadfc32eb213e4755497d54cecd862a38371
+ sha256sums = 05bd92d0d86342c36382a830895c0577590b52f271b30189b75bcfa0dd147163
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index c53728a9f855..91cbea0e813d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: NeoTheFox <aur at repraptor.33mail.com>
pkgname=edmarketconnector
-pkgver=4.2.7
+pkgver=5.0.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')
@@ -13,7 +13,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=('4fc2a061ba9793c55bafcd8a36d5eadfc32eb213e4755497d54cecd862a38371'
+sha256sums=('05bd92d0d86342c36382a830895c0577590b52f271b30189b75bcfa0dd147163'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')