summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ammann2015-12-24 17:31:15 +0100
committerMax Ammann2015-12-24 17:31:15 +0100
commit9dbd59c56f47020f9e66479ff87024bf238ca56c (patch)
treec2e8736678339e947c944882903695129d11ae01
parent0c6bea27be0eabce108f1dc247070e2cc27553a5 (diff)
downloadaur-9dbd59c56f47020f9e66479ff87024bf238ca56c.tar.gz
Updated version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53b99b108166..d1e89fda7748 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 24 16:03:15 UTC 2015
+# Thu Dec 24 16:31:07 UTC 2015
pkgbase = golden-cheetah-git
pkgdesc = Cycling Power Analysis Software. We believe that cyclists and triathletes should be able to download their power data to the computer of their choice, analyze it in whatever way they see fit, and share their methods of analysis with others.
- pkgver = v3.3.DEV1.r319.2f91591
+ pkgver = v3.3.DEV1.r319.512fc32
pkgrel = 1
url = http://www.goldencheetah.org/
arch = i686
@@ -33,14 +33,14 @@ pkgbase = golden-cheetah-git
options = !strip
options = !buildflags
options = staticlibs
- source = golden-cheetah::git+https://github.com/GoldenCheetah/GoldenCheetah.git
+ source = golden-cheetah::git+https://github.com/GoldenCheetah/GoldenCheetah.git#commit=512fc32
source = GoldenCheetah.desktop
source = gc.png
source = gcconfig.pri
md5sums = SKIP
md5sums = af5e5a4376ee82ccfb69aa455b35a2d9
md5sums = e1fb382b4a7316da1ffd435e45e50c4a
- md5sums = SKIP
+ md5sums = 3857988a67fdf94b999fc05753ac2494
pkgname = golden-cheetah-git
diff --git a/PKGBUILD b/PKGBUILD
index 51009ff4dd20..8d6b4539a4eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ammann Max <maximilian.ammann@googlemail.com>
pkgname=golden-cheetah-git
-pkgver=v3.3.DEV1.r319.2f91591
+pkgver=v3.3.DEV1.r319.512fc32
pkgrel=1
pkgdesc="Cycling Power Analysis Software. We believe that cyclists and triathletes should be able to download their power data to the
computer of their choice, analyze it in whatever way they see fit, and share their methods of
@@ -12,9 +12,9 @@ makedepends=(bison flex 'gcc' 'make' 'qt5-tools' )
depends=('qt5-base' 'qt5-svg' qt5-location qt5-declarative qt5-webchannel qt5-sensors qt5-serialport qt5-webkit qt5-multimedia)
optdepends=('vlc' 'qwtplot3d-svn' 'srmio' 'libftd2xx' 'libkml' 'libical' 'libusb' 'libsamplerate')
options=('!strip' '!buildflags' 'staticlibs')
-source=('golden-cheetah::git+https://github.com/GoldenCheetah/GoldenCheetah.git'
+source=('golden-cheetah::git+https://github.com/GoldenCheetah/GoldenCheetah.git#commit=512fc32'
GoldenCheetah.desktop gc.png gcconfig.pri)
-md5sums=('SKIP' af5e5a4376ee82ccfb69aa455b35a2d9 e1fb382b4a7316da1ffd435e45e50c4a 'SKIP')
+md5sums=('SKIP' af5e5a4376ee82ccfb69aa455b35a2d9 e1fb382b4a7316da1ffd435e45e50c4a '3857988a67fdf94b999fc05753ac2494')
pkgver() {
cd "${srcdir}"