summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2021-02-14 19:07:26 +0300
committerNeoTheFox2021-02-14 19:07:26 +0300
commit00fe6a5df69b836bfa126cd4d479da0b66e9dfd4 (patch)
tree0659cab3dcb2e9ab275fceccebb1b04c3c4baf49
parent8ce2a517d714ce3bd666b08fdf3aefc1c55b182a (diff)
downloadaur-00fe6a5df69b836bfa126cd4d479da0b66e9dfd4.tar.gz
bump to 4.1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eebe304364f1..b4f3fdea8773 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.1.4
+ pkgver = 4.1.6
pkgrel = 2
url = https://github.com/EDCD/EDMarketConnector
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = edmarketconnector
depends = python-semantic-version
provides = edmarketconnector
conflicts = edmarketconnector
- source = https://github.com/EDCD/EDMarketConnector/archive/Release/4.1.4.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/4.1.6.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = 05f1cd79eb0d17dad15394e09fcc2f807e4e2c0242d756fee9e4622f3eb76f0a
+ sha256sums = fb0a2dec0180da0db7a1e9450d5456cce4f3f3a70ccd5c61ae5754dcb24472e0
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index b725dd994c97..ec44f351087f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: NeoTheFox <aur at repraptor.33mail.com>
pkgname=edmarketconnector
-pkgver=4.1.4
+pkgver=4.1.6
pkgrel=2
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=('05f1cd79eb0d17dad15394e09fcc2f807e4e2c0242d756fee9e4622f3eb76f0a'
+sha256sums=('fb0a2dec0180da0db7a1e9450d5456cce4f3f3a70ccd5c61ae5754dcb24472e0'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')