summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael von Domaros2015-11-09 09:35:09 +0100
committerMichael von Domaros2015-11-09 09:35:09 +0100
commit3f3cc217870d2386791f4a06c83699686be10681 (patch)
tree02e23affb84e2f9182c2edd005de131a6e9689dc
parentd31a774387bdfdd17895c6d1d80ade05e280ee06 (diff)
downloadaur-3f3cc217870d2386791f4a06c83699686be10681.tar.gz
Update to 151107
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9527a575fa7..3b4982413581 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael von Domaros <mvondomaros at gmail dot com>
pkgname=travis
-pkgver=150916
+pkgver=151107
pkgrel=1
pkgdesc="Trajectory Analyzer and Visualizer"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('gcc-libs')
options=('!strip')
source=($url/files/$pkgname-src-$pkgver.tar.gz)
-md5sums=('2b392d43c11e0c5a2a9c65417f30c18d')
+md5sums=('66e9d1f7d3d6087feff9d992ba79f256')
build() {
cd "$srcdir/$pkgname-src-$pkgver"