summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c95871e68f2d..067623ab6e0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=pytrainer
-pkgver=1.11.0
+pkgver=1.10.0
pkgrel=1
pkgdesc='A tool to log your sport activities.'
arch=('any')
url='https://github.com/pytrainer/pytrainer/wiki'
license=('GPL')
-depends=('python2-distribute' 'python2-lxml' 'python2-matplotlib' 'python2-migrate' 'pywebkitgtk' 'python2-sqlparse')
+depends=('python2-distribute' 'python2-lxml' 'python2-matplotlib' 'python2-sqlalchemy-migrate' 'pywebkitgtk' 'python2-sqlparse')
optdepends=('garmintools: "Garmin via garmintools" plugin'
'gdal: "Elevation correction" plugin'
'gpsbabel: "Garmin via GPSBabel 1.3.5" plugin'
@@ -21,11 +21,11 @@ source=("$pkgname-${pkgver}.tar.gz::https://github.com/$pkgname/$pkgname/archive
$pkgname.sh
#pathfix.patch
)
-md5sums=('e81960234ca2e88ab8856032b62157a3'
+md5sums=('66d2c18fccca2f862914f99c4110ccc4'
'b39a8511bc63e6d65a615d26defbb05f'
#'c80aa188dce3a5675b15a703873bf3ad'
)
-sha256sums=('9e4d3e00dcce01871b0ddaa5a3c000f9b075cc996a593a5eac7e3bdb66604341'
+sha256sums=('3e019ab0bb564017e13e6d8736b23597fd9b21433ebfbe597ed5430c86b98250'
'a0bd23c619d6c5c9bc79e90dba2b5951b3405c08764ca927de385b894759449c'
#'b098e66cbc0e0f53e1ee222eb313417c7589928b66ce7b756c677f73b964fe1e'
)