summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorciplc2021-07-29 17:01:02 -0500
committerciplc2021-07-29 17:01:02 -0500
commit37f6ac53e59815827ee6796ac5768a3d87087f79 (patch)
tree16beccdf7c3434faf7185f0b85ccd02b9283a3fb
parent6e1867d97704ce62800917844934668168ba75f8 (diff)
downloadaur-37f6ac53e59815827ee6796ac5768a3d87087f79.tar.gz
bump to 5.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c2d7d65b7b6..b55f71ae2358 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 = 5.1.1
+ pkgver = 5.1.2
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/5.1.1.tar.gz
+ source = https://github.com/EDCD/EDMarketConnector/archive/Release/5.1.2.tar.gz
source = edmarketconnector.sh
source = edmarketconnector.desktop
- sha256sums = e5b2e6353797bf0916b6a54bee5b866b0772944c52a794f6811f212aeca66e75
+ sha256sums = ae234b1db82242fa08056b0cb28ce5da05bfaec3d0f46ded5765d0e78465ba31
sha256sums = 7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c
sha256sums = fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a
diff --git a/PKGBUILD b/PKGBUILD
index 07cb7a4f8a4e..1e43cb8521a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Henry Graham <henry)dot(arch)at(hgrahamcs)dot(com(>
pkgname=edmarketconnector
-pkgver=5.1.1
+pkgver=5.1.2
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')
@@ -14,7 +14,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=('e5b2e6353797bf0916b6a54bee5b866b0772944c52a794f6811f212aeca66e75'
+sha256sums=('ae234b1db82242fa08056b0cb28ce5da05bfaec3d0f46ded5765d0e78465ba31'
'7be0528d56edfcb444c4a7ba7a18e85296571e7558906c90fe6520c03206242c'
'fa797932630e7b5e7cc42b0f0f4b20126b5af67661c636885b5486008cb1b13a')