summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2019-03-25 09:18:41 +1100
committerSimon Perry (Pezz)2019-03-25 09:18:41 +1100
commit70b0bd36210e07d664027fab405676452317f430 (patch)
tree2ed52cd58f981b95d7ef9d0ffc550076c16a7a16 /PKGBUILD
parent433d51e2d50e58b29163211cb7edf4089a1dd488 (diff)
downloadaur-70b0bd36210e07d664027fab405676452317f430.tar.gz
Bump to 2.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b360d57dd4d7..115d0ed11f49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com>
pkgname=pyfa
-pkgver=2.7.0
+pkgver=2.8.0
pkgrel=1
_distname="Pyfa-${pkgver}"
pkgdesc="EVE Online Fitting Assistant"
@@ -13,9 +13,9 @@ license=('GPL3')
makedepends=('python-pip')
depends=('python' 'python-wxpython' 'python-logbook' 'python-matplotlib' 'python-dateutil' 'python-requests' 'python-sqlalchemy' 'python-cryptography' 'python-markdown2' 'python-packaging' 'python-beautifulsoup4' 'python-pyaml' 'python-diskcache' 'python-roman')
optdepends=()
-source=(https://github.com/pyfa-org/Pyfa/archive/v$pkgver.tar.gz pyfa.desktop pyfa-start.sh)
+source=(${pkgname}.${pkgver}.tar.gz::https://github.com/pyfa-org/Pyfa/archive/v$pkgver.tar.gz pyfa.desktop pyfa-start.sh)
-sha256sums=('3a43e8eda8384d2e5aa3cbe61e23b1e7ead85e0138df2f1667c9ba1d454413e1'
+sha256sums=('63f052f156baa76d1abe44235c63bcb0cd102a62821ab6b43765ec5ecd3ba297'
'b54ef367e93d7916f6ef3106a27018571d35afc1aa9eadcccc79463050e70786'
'0fa4a1cb835ddbb764957cd00426f9bfa52b17bcb6d5dc7428afc256da5e01da')