summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2021-03-27 16:58:25 +0300
committerNeoTheFox2021-03-27 16:58:25 +0300
commitf0e88779b0b0d987d4aac67d2245683bf5da3f99 (patch)
treedbe7b8e5d49c90cc1685aad80a1039343fbd7276
parent110cd53e1b41b380794858f05b31d87cf3a524a7 (diff)
downloadaur-f0e88779b0b0d987d4aac67d2245683bf5da3f99.tar.gz
bump to 4.2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d97e2d416f8..4e7cd8c6ae25 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.3
+ pkgver = 4.2.4
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.3.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/4.2.4.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = c02c64d2cead27bdcbac23e2fa76e28fdcfef9a7be06734e55940e5a540d4612
+ sha256sums = 7437f83a59db20cc0e1ab72c28084e0812fa8d500785287f7cbc387e71a441e0
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 8e80c3b72a59..6b7be092f669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: NeoTheFox <aur at repraptor.33mail.com>
pkgname=edmarketconnector
-pkgver=4.2.3
+pkgver=4.2.4
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=('c02c64d2cead27bdcbac23e2fa76e28fdcfef9a7be06734e55940e5a540d4612'
+sha256sums=('7437f83a59db20cc0e1ab72c28084e0812fa8d500785287f7cbc387e71a441e0'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')