summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2021-04-07 19:31:09 +0300
committerNeoTheFox2021-04-07 19:31:09 +0300
commit4ca1975730850c3eb200406516675f8f66d46917 (patch)
tree492a833f7ed13a195923b9107df066ee214a2b0b
parentf0e88779b0b0d987d4aac67d2245683bf5da3f99 (diff)
downloadaur-4ca1975730850c3eb200406516675f8f66d46917.tar.gz
bump to 4.2.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e7cd8c6ae25..ff3380f2dbed 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.4
+ pkgver = 4.2.7
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.4.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/4.2.7.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 7437f83a59db20cc0e1ab72c28084e0812fa8d500785287f7cbc387e71a441e0
+ sha256sums = 4fc2a061ba9793c55bafcd8a36d5eadfc32eb213e4755497d54cecd862a38371
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 6b7be092f669..c53728a9f855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: NeoTheFox <aur at repraptor.33mail.com>
pkgname=edmarketconnector
-pkgver=4.2.4
+pkgver=4.2.7
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=('7437f83a59db20cc0e1ab72c28084e0812fa8d500785287f7cbc387e71a441e0'
+sha256sums=('4fc2a061ba9793c55bafcd8a36d5eadfc32eb213e4755497d54cecd862a38371'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')