summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2021-03-15 22:54:01 +0300
committerNeoTheFox2021-03-15 22:54:01 +0300
commitdf69a4fc9487fda95a15ef6f47a62734277a7a9a (patch)
treed86a072b163a813d04e0fbffd83edc5c49a5531f
parent19828c88fb84b7fccd7977f2da60cb5067c5b171 (diff)
downloadaur-df69a4fc9487fda95a15ef6f47a62734277a7a9a.tar.gz
bump to 4.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9b52ba996c1..99ade867a13e 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.0
+ pkgver = 4.2.1
pkgrel = 1
url = https://github.com/EDCD/EDMarketConnector
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = edmarketconnector
depends = python-semantic-version
provides = edmarketconnector
conflicts = edmarketconnector
- source = https://github.com/EDCD/EDMarketConnector/archive/Release/4.2.0.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/4.2.1.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
sha256sums = c9a2cb803b17469762346e67d49891c41a2d9cacbee9d4297e3685e74ca6174a
diff --git a/PKGBUILD b/PKGBUILD
index 284d317e0e17..db2e8341f737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: NeoTheFox <aur at repraptor.33mail.com>
pkgname=edmarketconnector
-pkgver=4.2.0
+pkgver=4.2.1
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=('python-certifi' 'python-requests' 'python-watchdog' 'python-semantic-v
source=("https://github.com/EDCD/EDMarketConnector/archive/Release/${pkgver}.tar.gz"
"edmarketconnector.sh"
"edmarketconnector.desktop")
-sha256sums=('c9a2cb803b17469762346e67d49891c41a2d9cacbee9d4297e3685e74ca6174a'
+sha256sums=('f12d768e2376cc2b53a2ec0b64d0a2f28ebb679a96d706fa82f188b05e713e0a'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')