summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormvd2016-09-20 09:07:14 +0200
committermvd2016-09-20 09:07:14 +0200
commit542259e30efed26f3a30d7a10313d8b8413831de (patch)
tree091f01ea39da597072a4029653409a7088e4c9b7
parent95f4e099460705aef13f26eb6bb01c519244a8a3 (diff)
downloadaur-542259e30efed26f3a30d7a10313d8b8413831de.tar.gz
Update to 160919.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0795c8317a3..2c5e30121d83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael von Domaros <mvondomaros at gmail dot com>
pkgname=travis
-pkgver=160223
+pkgver=160919
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=('e961acbe5e18fd3d21fe2f0305f2af9e')
+md5sums=('473abf0535c53e4ea345a6d9256267ba')
build() {
cd "$srcdir/$pkgname-src-$pkgver"